Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Fix variable redeclaration error by wrapping logs script in IIFE
b299d13View on GitHubFix syntax error and complete frontend connection to Render backend
ada8bd7View on GitHubConnect frontend to Render backend at os-1-8byi.onrender.com
5e79ff3View on GitHubFix run.py to export Flask app instead of SocketIO object
da1f460View on GitHubUpdate SQLAlchemy to 2.0.36 for Python 3.13 compatibility
8e63864View on GitHubUse gunicorn with eventlet worker for production deployment
b89d67eView on GitHubSwitch from eventlet to gevent for Python 3.13 compatibility
bfe2257View on GitHubSimplify render.yaml to use runtime.txt for Python version
82416b2View on GitHubFix Python 3.12 compatibility: update eventlet and add setuptools
fa6746cView on GitHubFix production server to use eventlet instead of Werkzeug
aa42befView on GitHubFix logs page: resolve variable naming conflict and backend import error
749c7f4View on GitHub