Skip to content

randomCOSMOS/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.