No description
Find a file
2025-03-01 07:16:35 +00:00
drizzle all code added 2025-02-13 11:11:13 +06:00
src all requirement updated, and integrated with dev version of canvas 2025-03-01 13:13:47 +06:00
.gitignore minor changes added 2025-02-20 12:51:21 +06:00
bun.lockb
drizzle.config.ts
env.example all requirement updated, and integrated with dev version of canvas 2025-03-01 13:15:32 +06:00
env.example.js env added 2025-02-09 11:58:56 +06:00
package.json minor changes added 2025-02-20 12:51:21 +06:00
README.md all code added 2025-02-12 18:57:31 +06:00
tsconfig.json

Elysia with Bun runtime

Getting Started

To get started with this template, simply paste this command into your terminal:

bun create elysia ./elysia-example

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.