Go to file
2026-01-26 15:53:24 +01:00
scripts Updates 2026-01-26 15:53:24 +01:00
utils Updates 2026-01-26 15:53:24 +01:00
.bunfig.toml updates 2026-01-26 14:11:48 +01:00
.gitignore Updates 2026-01-26 15:13:14 +01:00
bun.lock updates 2026-01-26 14:11:48 +01:00
index.ts updates 2026-01-26 14:11:48 +01:00
package.json updates 2026-01-26 14:11:48 +01:00
README.md updates 2026-01-26 14:11:48 +01:00
rsync-ignore.txt first commit 2026-01-26 14:08:09 +01:00
tsconfig.json updates 2026-01-26 14:11:48 +01:00

server-data

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.