prasi-api/pkgs/server
riz cf461171e3 Add minimal test server to isolate Bun.serve networking issue
- 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>
2025-11-20 02:13:21 +00:00
..
api-ctx.ts fix 2024-12-11 13:18:21 +07:00
api-frm.ts wip fix 2024-01-23 23:03:13 +07:00
binary-ext.ts fixing hex 2024-07-29 17:58:55 +07:00
create.ts Add minimal test server to isolate Bun.serve networking issue 2025-11-20 02:13:21 +00:00
parse-args.ts wip fix 2024-01-23 23:03:13 +07:00
prep-api-ts.ts fix 2024-08-19 20:17:23 +07:00
serve-api.ts fix 2024-06-27 21:56:09 +07:00
serve-web.ts Add response debugging to isolate hanging issue 2025-11-20 01:49:22 +00:00