Initial commit

This commit is contained in:
payacom
2026-07-07 17:50:26 +03:30
parent 525565d685
commit 64eb8c288f
25 changed files with 801 additions and 231 deletions

17
.env.example Normal file
View File

@@ -0,0 +1,17 @@
# کپی کنید به .env (بک‌اند)
NODE_ENV=development
APP_PORT=3002
APP_URL=http://localhost:3002/api/v1
APP_SITE=http://localhost:3000
APP_SECRET=your-secret
DATABASE_URL=mongodb://root:PASSWORD@localhost:27017/modstagram?authSource=admin
SMS_SECRET=
SMS_VERIFY_KEY=
MERCHENT_CODE=
ZARINPAL_MERCHANT_ID=
# روی سرور (production):
# NODE_ENV=production
# APP_PORT=3002
# APP_URL=https://app.modstagram.ir/api/v1
# APP_SITE=https://modstagram.com