feat: complete BetterHuman HR portal with full-stack implementation

This commit is contained in:
BetterHuman
2026-05-05 23:02:42 +00:00
parent 2ad76ae14a
commit 2d47aa8da7
36436 changed files with 4350116 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
DATABASE_URL=postgresql://user:password@localhost:5432/betterhuman
JWT_SECRET=your-jwt-secret-change-in-production
JWT_REFRESH_SECRET=your-refresh-secret-change-in-production
SIGNOZ_OTEL_ENDPOINT=http://100.64.0.10:4318
PORT=5000
NODE_ENV=production
FRONTEND_URL=https://your-domain.com