No description
Find a file
2025-03-19 14:19:00 +06:00
drizzle all code added 2025-02-13 11:11:13 +06:00
src try to connect minio 2025-03-19 14:19:00 +06:00
.gitignore revert ac5e68536f 2025-02-22 08:26:26 +00:00
bun.lockb
docker-compose.yml f 2025-03-19 14:10:23 +06:00
Dockerfile update 2025-03-19 09:40:39 +06:00
drizzle.config.ts try to solve swagger issue 2025-03-19 14:00:02 +06:00
entrypoint.sh done 2025-02-19 10:57:22 +06:00
env.example all requirement updated, and integrated with dev version of canvas 2025-03-01 13:15:32 +06:00
env.example.js
package.json revert ac5e68536f 2025-02-22 08:26:26 +00: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.