Go to file
Hri7566 b23d129e8b Fish and locations 2024-02-22 14:46:45 -05:00
config Fish and locations 2024-02-22 14:46:45 -05:00
prisma Fish and locations 2024-02-22 14:46:45 -05:00
scripts Fish and locations 2024-02-22 14:46:45 -05:00
src Fish and locations 2024-02-22 14:46:45 -05:00
test/api/data Implement user and inventory, back messages, and color changing, add pokedex 2024-02-22 08:10:24 -05:00
.gitignore init 2024-02-14 20:01:36 -05:00
.prettierrc init 2024-02-14 20:01:36 -05:00
README.md init 2024-02-14 20:01:36 -05:00
bun.lockb stuff 2024-02-15 03:47:35 -05:00
package.json stuff 2024-02-15 03:47:35 -05:00
tsconfig.json stuff 2024-02-15 03:47:35 -05:00

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.