workshop/packages/todo
2025-07-25 14:15:23 -07:00
..
src don't run whiteboard on 3000! 2025-07-22 09:33:51 -07:00
.gitignore wip 2025-06-22 11:17:20 -07:00
global.d.ts Better todos 2025-07-02 10:22:07 -07:00
package.json Added cron 2025-07-25 14:15:23 -07:00
README.md wip 2025-06-22 11:17:20 -07:00
tsconfig.json I went a little crazy 2025-07-11 13:05:50 -07:00

text-do

To install dependencies:

bun install

To run:

bun run index.ts

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