workshop/packages/cubby
Chris Wanstrath c6977cd760 github api
2025-07-30 13:30:04 -07:00
..
.cursor/rules cubby 2025-07-21 13:34:13 -07:00
public/css move things around 2025-07-28 09:54:31 -07:00
src github api 2025-07-30 13:30:04 -07:00
.env.example github api 2025-07-30 13:30:04 -07:00
.gitignore cubby 2025-07-21 13:34:13 -07:00
CLAUDE.md github api 2025-07-30 13:30:04 -07:00
package.json cubby 2025-07-21 13:34:13 -07:00
README.md cubby 2025-07-21 13:34:13 -07:00
tsconfig.json cubby 2025-07-21 13:34:13 -07:00

cubby

To install dependencies:

bun install

To run:

bun run index.ts

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