No description
Find a file
jhpin2 d621437a4d revert ac5e68536f
revert Merge branch 'canvas_be_v1'
2025-02-22 08:26:26 +00:00
drizzle
src revert ac5e68536f 2025-02-22 08:26:26 +00:00
.gitignore revert ac5e68536f 2025-02-22 08:26:26 +00:00
bun.lockb
docker-compose.yml port exposed 2025-02-22 08:11:42 +00:00
Dockerfile done 2025-02-19 10:57:22 +06:00
drizzle.config.ts
entrypoint.sh done 2025-02-19 10:57:22 +06:00
env.example.js
package.json revert ac5e68536f 2025-02-22 08:26:26 +00:00
README.md
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.