Email-based comments
Go to file
2025-01-05 19:55:54 -05:00
src Implement support for replies 2025-01-05 19:55:54 -05:00
.gitattributes
.gitignore
bun.lockb Implement support for replies 2025-01-05 19:55:54 -05:00
index.ts
package.json Implement support for replies 2025-01-05 19:55:54 -05:00
README.md
tsconfig.json

email-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.