Skip to content

jerzypawlikowski/flask-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate project for Flask

The goal of this project is to include basic configuration, test setup etc that is common for most of the Flask projects

Development

After creating virtualenv and activating it install the requirements:

pip install -r requirements.txt

To start development run:

python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published