workshop/packages/shared
2025-07-25 14:15:23 -07:00
..
src Added cron 2025-07-25 14:15:23 -07:00
.gitignore make it work 2025-06-16 10:12:09 -07:00
package.json Add basic ci 2025-07-22 16:24:17 -07:00
README.md 🆒 2025-06-16 09:27:35 -07:00
tsconfig.json I went a little crazy 2025-07-11 13:05:50 -07:00

shared

To install dependencies:

bun install

To run:

bun run main.ts

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