feat: migrate backend from SQLite to Supabase PostgreSQL

This commit is contained in:
Alan Alonso
2026-05-23 00:55:00 -06:00
parent 327852e468
commit ff90f3eefc
4 changed files with 192 additions and 235 deletions

View File

@@ -12,4 +12,6 @@ pyjwt==2.8.0
bcrypt==4.1.2
email-validator==2.1.0
redis==5.0.1
hiredis==2.3.2
hiredis==2.3.2
supabase==2.3.4
psycopg2-binary==2.9.9