generated from bisco/codex-bootstrap
feat: add Django backend skeleton
This commit is contained in:
6
requirements/backend.txt
Normal file
6
requirements/backend.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Django==5.2.3
|
||||
djangorestframework==3.16.0
|
||||
django-cors-headers==4.7.0
|
||||
dj-database-url==2.3.0
|
||||
gunicorn==23.0.0
|
||||
psycopg[binary]==3.2.9
|
||||
Reference in New Issue
Block a user