Elysia with the Bun runtime
To get started with this template, just paste the following command into your terminal:
auto-imported
Getting Started
To create a new project from this template, run the following command in your terminal:
bun create elysia ./elysia-example
Development
Start the development server with:
bun run dev
Once the server is running, open http://localhost:3000/ in your browser to see the result.