gammanexus/server
isnowglobal-admin f019e4114f Fix production deployment: SQLite DB, externals, static path
- Switch DB from PostgreSQL to SQLite (data.db) for now
- Add better-sqlite3, pg, drizzle-orm/* to build externals
- Fix serveStatic path resolution with cwd fallback
- Fix import.meta issue in static.ts for CJS bundle
- Rate limit whitelist for home subnet (192.168.x.x)
- Relax dev rate limits: 500/15min general, 50/15min auth
2026-06-13 18:54:11 -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 production deployment: SQLite DB, externals, static path 2026-06-13 18:54:11 -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 production deployment: SQLite DB, externals, static path 2026-06-13 18:54:11 -04:00
vite.ts GammaDesk initial commit - Options Gamma Analytics platform 2026-05-21 01:41:11 -04:00