Hello Coders!
This video explains how to generate and deploy a simple starter powered by Flask on top of Material Kit, a pixel-perfect design from Creative-Tim. The source code generated during the demonstration can be found on GitHub (MIT license). Thank you!
π App Generator - the
free toolused to build the project
The video material includes the steps to Go LIVE on Render using an open-source deployer written in Python. Here is the command that pushes the product into production:
$ python deployer.py flask https://github.com/app-generator/flask-deploy-on-render-mkit
In the above CMD, the deployer script is called with flask sub-command using the generated REPO as input.
The source code generated during the demonstration
app-generator
/
flask-deploy-on-render-mkit
Material Kit Flask - Generated Seed Project (Open-Source) | AppSeed
Open-Source seed project generated by AppSeed in Flask Framework on top of Material Kit design. Designed for those who like bold elements and beautiful websites, Material Kit 2 is ready to help you create stunning websites and web apps. Material Kit 2 is built with over 60 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
- π Flask Material Kit - product page
- π Complete documentation -
Learn how to use and update the product
π Generate Flask APP and Go LIVE ..fast - video presentation
Built with App Generator
- β
Up-to-date dependencies - β
Database:
sqlite - β
DB Tools: SQLAlchemy ORM, Flask-Migrate (schema migrations) - β Session-Based authentication (via flask_login), Forms validation
β¨ Start the app in Docker
Step 1 - Download the code from the GH repository (using
GIT)
$ # Get theβ¦Thanks for reading! For more resources, please access:


Top comments (2)
Nice design & tool.
ππ