Combining HttpApi with Bun for SSR React Without a Monorepo

Did anybody build app that uses HttpApi + Bun, but also serves SSR React? I don't want to build monorepo, but I want this convenience.
Was this page helpful?