Hri7566 3bd0696508 | ||
---|---|---|
config | ||
prisma | ||
scripts | ||
src | ||
test/api/data | ||
.gitignore | ||
.prettierrc | ||
README.md | ||
bun.lockb | ||
package.json | ||
tsconfig.json |
README.md
fishing-api
This is a rewrite of Brandon Lockaby's fishing bot for Multiplayer Piano.
This project is a complete overhaul over the original script.
This project was created using bun init
in bun v1.0.25. Bun is a fast all-in-one JavaScript runtime.
Deployment
Setup the .env
file like other projects, then:
bunx prisma db push
bun install
bun run src/index.ts