app-generator
app-generator copied to clipboard
App Generator - Deliver your projects faster | AppSeed
**[Flask Dashboard Features #3](https://appseed.nolt.io/3)** by Adi Chirilov Reference Project: https://github.com/app-generator/flask-black-dashboard LIVE Demo: https://flask-dashboard-black.appseed.us/login Current Features: 1. DBMS: SQLite, PostgreSQL 2. DB Tools: SQLAlchemy ORM, Alembic 3. Modular design with Blueprints...
Customizations: - Design - Models - Isolated models - Extended User Model - Fields - Authentication: - Basic (default) - GitHub - Modules: - API - Docker - Ci/CD (Render)...
@sgnd please assist. The MySql / PgSql dev libs might be required in the LIVE server . Thanks!
the tools directory needs to be refactored like this: - apps - tools -> `/tools/` (this is pure Django, we don't need for now React) - tools_db_editor -> `/tools/db-editor/` -...