Florian du Garage Num 07ccbd3db1 initial commit
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00
2023-04-13 15:34:46 +02:00

Flask Secure application

This is a template for a Flask application, using Flask-Security-Too and SQLAlchemy.

Usage

  1. Clone the project
  2. Rename prod.env or dev.env to .env
  3. In .env, modify what you need to
  4. Create and activate python virtual env
  5. Install requirements with pip install -r requirements.txt
  6. Now you can run your app with flask run
Description
No description provided
Readme 108 KiB
Languages
HTML 67.4%
Python 25.6%
JavaScript 6.1%
Shell 0.8%