minehut at home, elysia backend
  • TypeScript 100%
Find a file
2025-12-01 12:46:33 +07:00
src placeholder apis 2025-12-01 12:46:33 +07:00
.gitignore Initial commit (via bun create) 2025-11-30 21:24:58 +07:00
bun.lock init 2025-11-30 22:15:28 +07:00
package.json Initial commit (via bun create) 2025-11-30 21:24:58 +07:00
README.md init 2025-11-30 22:15:28 +07:00
tsconfig.json Initial commit (via bun create) 2025-11-30 21:24:58 +07:00

Elysia version of minehut-at-home (formerly dynamic-lobbies-backend)

API

TBA

Development

To start the development server run:

bun run dev

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