- 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 |
||
|---|---|---|
| .. | ||
| authRoutes.ts | ||
| db.ts | ||
| index.ts | ||
| marketData.ts | ||
| middleware.ts | ||
| oratsClient.ts | ||
| routes.ts | ||
| security.ts | ||
| static.ts | ||
| vite.ts | ||