summaryrefslogtreecommitdiff
path: root/app.py
AgeCommit message (Collapse)Author
2024-03-27Run server in debug modeLinnnus
This commit enables various debug features in the Bottle framework which are useful for development. This commit should be reverted before production deployment. Doing otherwise poses a security threat.
2024-03-20Add global CSSLinnnus
2024-03-20Add templating engine and index pageLinnnus
2024-03-20Initial commitLinnnus