Files
mini-discord/apps/server
pure_sagacity 9c56d278e6 added realtime, bruno stuff, and removed s3/redis
removed zod because elysia has it built in
changed compose.yml to docker-compose.yml because my icon shows it as
docker-compose that way
2026-07-17 22:48:38 -05:00
..
2026-07-18 02:10:34 +00:00
2026-07-18 02:10:34 +00:00
2026-07-18 02:10:34 +00:00
2026-07-18 02:10:34 +00:00
2026-07-17 22:06:37 -05:00
2026-07-18 02:10:34 +00:00
2026-07-18 02:10:34 +00:00

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.