No description
Find a file
Sanjib Kumar Sen 341234dfa2 port changed
2025-02-19 11:34:18 +06:00
drizzle all code added 2025-02-13 11:11:13 +06:00
src added prod 2025-02-16 12:27:04 +06:00
.gitignore all code added 2025-02-13 11:15:05 +06:00
bun.lockb
docker-compose.yml port changed 2025-02-19 11:34:18 +06: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 added prod 2025-02-16 12:27:04 +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.