No description
Find a file
2025-12-13 13:31:24 +02:00
.gitignore implement merging/denying 2025-12-13 12:28:19 +02:00
artists.ndjson implement merging/denying 2025-12-13 12:28:19 +02:00
bun.lock get rid of sheets frontend, use typescript, use ndjson 2025-12-12 02:22:48 +02:00
index.ts fix cors 2 2025-12-13 13:31:24 +02:00
lib.ts implement merging/denying 2025-12-13 12:28:19 +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.