Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 390 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 390 Bytes

FC - Flask app-factory style skeleton generator using cookiecutter.

Installation:

pip install cookiecutter

cookiecutter gh:atwalsh/fc

Post-install

  • pipenv install
  • Set the DATABASE_URL environment variable

Run

python run.py