Skip to main content
This code starts an HTTP server listening on port 3000. It responds to every request with a 200 status and the body "Welcome to Bun!". See Bun.serve for details.
server.ts