diff --git a/liara.json b/liara.json new file mode 100644 index 0000000..30e235f --- /dev/null +++ b/liara.json @@ -0,0 +1,9 @@ +{ + "app": "shafafiyat", + "port": 80, + "team-id": "68822f40f04e5bc3027fc2b7", + "build": { + "location": "iran" + }, + "disks": [] +} \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5d44358 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +asgiref==3.9.1 +Django==5.2.5 +django-jazzmin==3.0.1 +django-simple-history==3.10.1 +pillow==11.3.0 +sqlparse==0.5.3 +typing_extensions==4.15.0 +utm==0.8.1