No description
Find a file
2025-08-25 14:01:08 -05:00
.idea Slow overhaul of the landing page 2025-02-05 08:07:56 -06:00
__pycache__ Slow overhaul of the landing page 2025-02-05 08:07:56 -06:00
static feat: added main.min.js 2025-08-25 08:20:32 -05:00
templates fix: put JS in staticly cdn 2025-08-25 13:32:21 -05:00
.gitignore fix: Fixed venv being added to commits 2025-02-19 12:25:57 -06:00
database.py feat: implement connection pooling and automatic schema migration for performance 2025-08-25 14:01:08 -05:00
Dockerfile Refactor email sending for non-blocking performance and add request timing 2025-08-25 12:30:25 -05:00
requirements.txt (feat): Added production level deployment 2025-02-13 19:14:07 +00:00
server.py feat: optimize TTFB with connection pooling, caching, and performance monitoring 2025-08-25 14:00:56 -05:00