You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Muckerman 6668f46eeb Fix frame links 3 years ago
config Overhaul navbar 3 years ago
static Overhaul navbar 3 years ago
templates Fix frame links 3 years ago
.gitignore Big login update, share login cookies with account app 3 years ago
Dockerfile Fix favicon and some other stuff 3 years ago
README.md Add README 3 years ago
app.py Remove passwords from db 3 years ago
requirements.txt Overhaul navbar 3 years ago

README.md

Set up

Make a virtualenv, this is left as an exercise to the reader.

Install

Pip install from requirements.txt, this is left as an exercise to the reader.

Run

Run the flask app, this is left as an exercise to the reader.