To get started with this template, simply paste this command into your terminal:
bun create elysia ./elysia-exampleTo start the development server run:
bun run devOpen http://localhost:3000/ with your browser to see the result.
Docs is auto generated and can be accessed via swagger. To access it, open http://localhost:3000/swagger/
To import docs into Postman (or anything), can access to http://localhost:3000/swagger/json