Overview
The Flask Html5up Lens is a Flask boilerplate that is generated with automation tools by AppSeed App Generator. It is designed to provide a straightforward and unopinionated starting point for Flask web applications.
Features
- Design kit: Utilizes the HTML5up Lens design kit.
- Authentication: Provides login and register functionality.
- SQLite database: Manages data storage using the SQLAlchemy ORM.
- Jinja2 Templating: Templating engine for rendering dynamic content.
- Basic tooling: Includes static export via Flask-Frozen and an FTP live deploy script.