Go to file
Hri7566 5565668088 Finish item behaviors, implement kekklefruit, remove forest 2024-03-05 16:16:49 -05:00
config Add kekklefruit (no item behavior yet) 2024-03-05 14:27:46 -05:00
prisma Add kekklefruit (no item behavior yet) 2024-03-05 14:27:46 -05:00
scripts
src Finish item behaviors, implement kekklefruit, remove forest 2024-03-05 16:16:49 -05:00
test/api/data
.gitignore
.prettierrc
README.md
bun.lockb Update packages 2024-02-27 10:46:04 -05:00
package.json Add command line client 2024-02-26 07:20:22 -05:00
tsconfig.json

README.md

fishing-api

To install dependencies:

bun install

To run:

bun run src/index.ts

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