the beginning of the idiots

This commit is contained in:
2025-10-24 14:51:13 -05:00
parent 0b377030c6
commit cb06217ef7
123 changed files with 10279 additions and 0 deletions

9
qwen/nodejs/.env Normal file
View File

@@ -0,0 +1,9 @@
NODE_ENV=development
PORT=19000
DB_HOST=localhost
DB_PORT=5432
DB_NAME=moh_portal
DB_USER=postgres
DB_PASSWORD=postgres
JWT_SECRET=secret_key_for_jwt_tokens
SESSION_SECRET=secret_key_for_session