feat: Dockerize and complete project

This commit is contained in:
mohamad
2026-04-27 17:30:08 +03:30
parent 051148ce78
commit 3c10f5c5ed
62 changed files with 5296 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
Django>=5.1,<6.0
psycopg2-binary>=2.9.9
gunicorn>=22.0.0
whitenoise[brotli]>=6.7.0
Pillow>=10.4.0
python-dotenv>=1.0.1