garf-api/README.md
2024-03-18 15:39:52 -04:00

227 B

garf-api

To install dependencies:

bun install

To run:

bun run src/index.ts

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