jelmerdejong / flask-app-blueprint

Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flask, PostgreSQL, et al. deployed on Heroku. The #1 starter project.
MIT License
215 stars 54 forks source link
blueprint boilerplate bootstrap flask heroku postgresql python starter-kit starter-project

Flask App Blueprint: the fast way to start your MVP

CircleCI

Flask App Blueprint is a boilerplate / starter project that will help you get started with an easy to learn, yet powerful technology stack. A stack that you can have up and running in less than 25 minutes, so you can focus on making the real thing. Ideal for hackathons, prototypes, MVPs, idea validation, or kickstarting your startup. Including registration, login, insert and retrieve info from a database, email integration, and have it all deployed on Heroku.

Features

Documentation

Find all the documentation in this repository in the docs folder.

Getting Started