
View on GitHub
Elysia + Bun Starter app (Backend)
To get started with this template, simply paste this command into your terminal:
<!-- Create New Project -->
bun create elysia project-name
<!-- Clone this project -->
git clone https://github.com/Zerodayu/bun-elysia-app.git
To start the development server run:
bun run dev
/openapi