main: add many things to app :)

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-12-30 01:30:31 +03:30
parent 91c149e92e
commit 895afc44af
26 changed files with 2180 additions and 249 deletions
+4 -9
View File
@@ -1,10 +1,5 @@
# Application
NODE_ENV=production
NEXT_PUBLIC_APP_URL=http://localhost:3000
# ZarinPal Configuration
ZARINPAL_MERCHANT_ID=your-merchant-id-here
# AWS S3 Configuration (for file uploads)
AWS_REGION=ir-thr-at1
AWS_S3_ENDPOINT=https://s3.ir-thr-at1.arvanstorage.ir
AWS_ACCESS_KEY_ID=your_access_key_id
AWS_SECRET_ACCESS_KEY=your_secret_access_key
AWS_S3_BUCKET=your_bucket_name
# Environment
NODE_ENV=development