Elysia with Bun runtime Start Add/overwrite the following entries to your .env file: PORT=<default:3000> Then run using the command: bun run api Development To start the development server run: bun run dev Open http://localhost:3000/ with your browser to see the result.