No description
Find a file
yourfriendoss f5973ba5a0
Some checks failed
Sheets Deploy Hook / notify (push) Has been cancelled
get rid of sheets frontend, use typescript, use ndjson
2025-12-12 02:22:48 +02:00
.github/workflows Create deploy.yml 2025-07-20 19:26:19 +03:00
.gitignore get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
artists.ndjson get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
bun.lock get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
index.ts get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
lib.ts get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
package.json get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
README.md get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
tsconfig.json get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00

sheets

To install dependencies:

bun install

To run:

bun run index.ts

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