| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Change __main__.py to app.py | 2018-02-03 | -0/+0 | ||
| | | |||||
| * | add isort | 2018-02-03 | -2/+4 | ||
| | | |||||
| * | add snekrc | 2018-02-03 | -1/+12 | ||
| | | |||||
| * | Merge pull request #1 from Inveracity/patch-1 | 2018-02-03 | -1/+2 | ||
| |\ | | | | | wrap in if main condition | ||||
| | * | wrap in if main condition | 2018-02-03 | -1/+2 | ||
| |/ | | | the app willl be wrapped in gunicorn, so this is to avoid getting the wires tangled | ||||
| * | Create basic page | 2018-02-03 | -0/+15 | ||
| | | |||||
| * | Create requirements.txt & add flask | 2018-02-03 | -0/+1 | ||
| | | |||||
| * | Initial commit | 2018-02-03 | -0/+122 | ||