Email-based comments
Go to file
2025-01-06 23:02:31 -05:00
src Merge branch 'main' of code.garrettmills.dev:garrettmills/chorus 2025-01-06 23:02:31 -05:00
.gitattributes
.gitignore
bun.lockb Generate color hashes for comment authors 2025-01-05 20:36:38 -05:00
index.ts
LICENSE Add LICENSE 2025-01-06 14:13:09 +00:00
package.json Generate color hashes for comment authors 2025-01-05 20:36:38 -05:00
README.md Update README.md 2025-01-06 14:09:40 +00:00
tsconfig.json

chorus: Email-based comments

To install dependencies:

bun install

To run:

bun run index.ts

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