- 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-ctx.ts | ||
| api-frm.ts | ||
| binary-ext.ts | ||
| create.ts | ||
| parse-args.ts | ||
| prep-api-ts.ts | ||
| serve-api.ts | ||
| serve-web.ts | ||