gammanexus/server
isnowglobal-admin 1877bb7aa7 Fix: PostgreSQL setup on production droplet
- Revert schema to pgTable/serial (matches PostgreSQL)
- db.ts switched back to node-postgres driver
- PostgreSQL 16 installed and running on 142.93.245.235
- Database: gammanexus, User: gn_admin
- Same schema across local and production
2026-06-13 19:28:48 -04:00
..
authRoutes.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
db.ts Fix: PostgreSQL setup on production droplet 2026-06-13 19:28:48 -04:00
index.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
marketData.ts GammaDesk initial commit - Options Gamma Analytics platform 2026-05-21 01:41:11 -04:00
middleware.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
oratsClient.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
routes.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
security.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
static.ts Fix: Switch schema from PostgreSQL to SQLite for user registration 2026-06-13 19:24:34 -04:00
vite.ts GammaDesk initial commit - Options Gamma Analytics platform 2026-05-21 01:41:11 -04:00