Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 207 Bytes

Blog

A flask blog app. https://cos-blog.herokuapp.com

Currently down after Heroku shennanigans

Initilize

  1. Create virtual environment.
  2. Downlaod libraries from requirements.txt.
  3. Then run app.py.