No description
Find a file
2025-12-28 11:41:32 +00:00
.gitignore implement merging/denying 2025-12-13 12:28:19 +02:00
artists.ndjson Auto-merge. 2025-12-28 11:41:32 +00:00
bun.lock get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
index.ts give out .json and .csv, not only .ndjson 2025-12-15 22:46:49 +02:00
lib.ts allow KASH KASSINO :FIRE: 2025-12-21 08:06:48 +00: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.