mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-04-27 22:39:31 +07:00
222 B
222 B
backend
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.18. Bun is a fast all-in-one JavaScript runtime.