initial commit

This commit is contained in:
straitz 2025-08-15 00:46:18 +09:00
commit c6961c03c3
33 changed files with 1782 additions and 0 deletions

13
requirements.txt Normal file
View file

@ -0,0 +1,13 @@
Django>=4.0,<5.0
djangorestframework
djangorestframework-simplejwt
psycopg2-binary
drf-spectacular
requests
django-cors-headers
Pillow
python-dotenv
channels>=4.0
channels_redis
celery
websockets