- Create simple test server on port 3001 to test Bun.serve functionality - If test server works, issue is in complex application logic - If test server hangs, issue is in Bun.serve or container networking - This will isolate the root cause of the hanging requests 🤖 Generated with [Claude Code](https://claude.com/claude-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 | ||