atwalsh / fc

Flask Cookiecutter - Flask application factory style skeleton generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Flask Cookiecutter - Flask application factory style skeleton generator

License:MIT License


Languages

Language:Python 68.6%Language:HTML 30.5%Language:Shell 0.9%