DEV Community

Cover image for Generate a Flask APP and Go LIVE - Material Kit Design
Sm0ke
Sm0ke

Posted on • Originally published at blog.appseed.us

Generate a Flask APP and Go LIVE - Material Kit Design

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 tool used to build the project

Generate a Flask APP and Go LIVE - Material Kit Design

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 
Enter fullscreen mode Exit fullscreen mode

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

GitHub logo app-generator / flask-deploy-on-render-mkit

Material Kit Flask - Generated Seed Project (Open-Source) | AppSeed

Flask Material Kit

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.



๐Ÿš€ 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

Material Kit - Starter generated by AppSeed.


โœจ Start the app in Docker

Step 1 - Download the code from the GH repository (using GIT)

$ # Get the
โ€ฆ
Enter fullscreen mode Exit fullscreen mode

Thanks for reading! For more resources, please access:

  • ๐Ÿš€ Free support provided by AppSeed (email & Discord)
  • ๐Ÿ‘‰ More free apps crafted in Flask, Django, and React

Top comments (2)

Collapse
 
crearesite profile image
WebsiteMarket

Nice design & tool.

Collapse
 
sm0ke profile image
Sm0ke

๐Ÿš€๐Ÿš€