Added PostgreSQL RDS database. Added channels protected endpoints. Added scripts and docker config to run application locally in dev mode.
Some checks failed
AWS Deploy on Push / build (push) Failing after 41s

This commit is contained in:
2025-05-21 14:02:01 -05:00
parent b947ac67f0
commit 489281f3eb
18 changed files with 409 additions and 125 deletions

View File

@@ -8,4 +8,6 @@ requests==2.31.0
passlib[bcrypt]==1.7.4
boto3==1.28.0
starlette>=0.27.0
pyjwt==2.7.0
pyjwt==2.7.0
sqlalchemy==2.0.23
psycopg2-binary==2.9.9