mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-18 05:47:31 -04:00
* refactor: extract restic in core package * chore: add turbo task runner * refactor: split server utils * chore: simplify withDeps signature and fix non-null assertion
220 B
220 B
core
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.