first commit

This commit is contained in:
flowerstonezl
2026-05-11 19:34:35 +08:00
commit c90b10cd5a
89 changed files with 6142 additions and 0 deletions

6
backend/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Django>=5.0,<6
djangorestframework>=3.15
django-cors-headers>=4.6
Pillow>=11.0
gunicorn>=23.0
whitenoise>=6.8