getting there

This commit is contained in:
2025-04-02 00:42:37 -04:00
parent 1482643261
commit 82e534f4d3
22 changed files with 643 additions and 1227 deletions

View File

@@ -1,4 +1,3 @@
from app import app
if __name__ == "__main__":
app.run()
# This file is used by Gunicorn to start the application