You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds src/node.ts as a Node.js entry point that starts the server on
port 1338, and script/build-node.ts that bundles it with DB migrations
embedded at build time via Bun.build.
Note: depends on the Hono/node-server server refactoring (opencode-2-0)
for Server.listen() to return a proper async listener.
0 commit comments