No description
Find a file
2026-01-24 02:30:56 +00:00
.gitignore implement merging/denying 2025-12-13 12:28:19 +02:00
artists.ndjson Auto-merge. 2026-01-24 02:30:56 +00:00
bun.lock get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
index.ts this gotta work 2026-01-05 02:22:48 +02:00
lib.ts just returns no 2026-01-05 02:17:29 +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.