main: second iter

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-12-27 22:41:36 +03:30
parent 8a7842e263
commit 9a7e627329
33 changed files with 4865 additions and 81 deletions
+10
View File
@@ -0,0 +1,10 @@
# Application
NODE_ENV=production
NEXT_PUBLIC_APP_URL=http://localhost:3000
# 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