VigilanzaTurni/server
marco370 09ff76e02d Adapt database connections for local and cloud environments
Update dependencies and logic in `server/db.ts` to use either the standard PostgreSQL driver or the Neon serverless driver based on the environment, along with configuration adjustments in `ecosystem.config.cjs`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 42d8028a-fa71-4ec2-938c-e43eedf7df01
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/42d8028a-fa71-4ec2-938c-e43eedf7df01/EAVbbe1
2025-10-16 17:07:26 +00:00
..
db.ts Adapt database connections for local and cloud environments 2025-10-16 17:07:26 +00:00
index.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
localAuth.ts Fix login redirect and server error handling for admin users 2025-10-16 16:50:17 +00:00
replitAuth.ts Improve authentication by supporting external servers 2025-10-16 16:05:48 +00:00
routes.ts Add local authentication for external deployments 2025-10-16 16:43:55 +00:00
storage.ts Add advanced planning features with new database schemas and UI 2025-10-11 19:30:16 +00:00
vite.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00