79819654

Date: 2025-11-14 04:31:58
Score: 0.5
Natty:
Report link

Based on your question, I assume you have 2 services, one of which serves an API and another your frontend code, because Bun doesn't run your frontend, your browser does.

So assuming you mean 2 services, you can call Bun.serve twice in 1 process if you want to, or just run bun twice on 2 entry points.

Does that make sense. If not, where do you get stuck?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Evert