- Create database proxy for deployed servers to handle null database gracefully - Pass database connection (or proxy) to deployed server init function - Deployed servers now get meaningful error messages instead of crashing - Ensures app stability when database connection is unavailable 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| server | ||
| utils | ||
| zip | ||
| docker-prep.ts | ||
| empty_bundle.sqlite | ||
| index.ts | ||
| package.json | ||
| prod.ts | ||
| upgrade.ts | ||