Changed this so that this works with Peewee instead of SQLAlchemy.
A template for building apps with an Angular frontend and a Flask / python backend.
-
clone this repo
-
install all the necessary packages (best done inside of a virtual environment)
pip install -r requirements.txt
- run the app
python runserver.py
- check out your blog