Boilerplate Code - Flask Template project | AppSeed
Flask Boilerplate is a reference codebase used by AppSeed for all Flask Apps and Dashboard starters. This product incorporates an amazing design created by Creative-Tim. It offers up-to-date dependencies, database support for SQLite and MySQL with a silent fallback to SQLite. The product also includes powerful tools such as SQLAlchemy ORM and Flask-Migrate for schema migrations. It features session-based authentication, forms validation, and deployment using Docker and Flask-Minify for page compression.
Set Up for Unix, MacOS