-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
featureType label, New feature or requestType label, New feature or request
Description
Describe application with below format
Actionable insights for your team and clients
Track KPIs and improve decision-making with real-time dashboards and reports from all your data sources
Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create beautiful charts.
# application name
name: "Websoft9"
# URL of the software project's homepage
website_url: "https://chartbrew.com/"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/chartbrew/chartbrew"
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more"
# description of what the software does, shorter than 250 characters, sentence case
description: ""
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
- MIT
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true
# (optional) link to an interactive demo of the software
demo_url: "https://www.websoft9.com/demo"
Assessment Checklist by repository owner
Before deveopment, repository owner should complete below Assessment:
- This application have 3 containers
- official architecture research
- Complete the Contentful data
- Create app project structure from template
Development Checklist by deveoper
Developer should develop this application's docker compose project at Websoft9 Console directly.
- official architecture research
- follow standardized syntax
- specials and refers at notes.md/.env/docker-compose.yml
- test at Websoft9 Appstore and nginx proxy testing
- check siteurl or baseurl
- add official environments reference at .env
- connetion URI
- ports
- credentials environment
- i18n
- commit RP to dev branch
Production preparation by repository owner
- system test
- docs
- add Notes content to docs
- publish to RC release
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureType label, New feature or requestType label, New feature or request