No description
Find a file
2024-07-26 00:40:33 -04:00
src testing stuffs 2024-03-18 23:02:24 -04:00
.gitignore This is it 2024-03-18 16:08:10 -04:00
bun.lockb oh lord 2024-03-18 21:56:37 -04:00
Dockerfile a 2024-07-26 00:40:33 -04:00
package.json oh lord 2024-03-18 21:56:37 -04:00
README.md Initial commit 2024-03-18 15:39:52 -04:00
tsconfig.json Initial commit 2024-03-18 15:39:52 -04:00

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.