|
||
---|---|---|
.github/workflows | ||
utils | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
bun.lock | ||
docker-compose.yml | ||
index.ts | ||
package.json | ||
tsconfig.json | ||
whitelist.json |
README.md
preservetube-metadata-rewrite
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.17. Bun is a fast all-in-one JavaScript runtime.