Flask boilerplate with authentication, database, Redis, and Docker support.
This boilerplate is archived.
No commits have been published in the last 36 months, and the codebase is likely outdated. View active boilerplates →
Flask-Base is a Flask application template that provides common boilerplate for web applications. It includes user authentication and permissions, SQLAlchemy models, Redis-backed background jobs, mailing, asset compilation, and an optional Docker Compose setup. It's suited for building data-driven web apps, admin interfaces, and SaaS prototypes.
0