Skip to content

Meatclump/flask_app_premade_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_app_premade_starter

Python Flask app set up with basic login system and view blueprints.

Flask documentation

Setup

Rename sample_config.json to config.json and set a secret key

Set the environment variable FLASK_APP=app, and start app with flask run

Dependencies

Pip packages:

  • flask 2.2.x
  • flask-bcrypt 1.0.1

About

Flask app set up with basic login system and view blueprints

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors