|
|
||
|---|---|---|
| music | ||
| public | ||
| .gitignore | ||
| AGENTS.md | ||
| README.md | ||
| auth.ts | ||
| bun.lock | ||
| channel.ts | ||
| db.ts | ||
| library.ts | ||
| package.json | ||
| server.ts | ||
| tsconfig.json | ||
README.md
NeoRose
To install dependencies:
bun install
To run:
bun run
This project was created using bun init in bun v1.3.8. Bun is a fast all-in-one JavaScript runtime.