summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rwxr-xr-xmain.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.py b/main.py
index 823b31f..1fef7cc 100755
--- a/main.py
+++ b/main.py
@@ -214,3 +214,9 @@ if __name__ == '__main__':
# Internals changed to use Flask framework
# Some design changes
# ?friends=steamid,steamid,...
+# FLASK_APP=main.py FLASK_DEBUG=1 python -m flask run
+
+# TODO
+######
+# Better cache handling (Key + TTL)
+# Cache cleanup