feat: implement cohort module with entity schema and create DTO along with environment file management

This commit is contained in:
azeeee05
2026-07-10 10:53:49 +05:30
parent 6e7ff937dc
commit 3137cb8038
-10
View File
@@ -1,10 +0,0 @@
DB_HOST=106.51.105.22
DB_PORT=5432
DB_NAME=ar_dev
DB_USER=ar_user
DB_PASSWORD="V$:Q1Hc6Qh]@#Fr"
DB_SYNCHRONIZE=true
DB_SSL=false
PORT=3001
CORS_ORIGIN=http://localhost:5174
NODE_ENV=local