2025 Reefscape FRC Scouting System
Get an API_KEY
for the TBA API v3
Setup postgresql and update .env
bun i
bun db:load
nix develop
pg_setup # only first time
pg_start # if you didn't run above command
bun i
bun db:load
# once your done
exit
2025 Reefscape FRC Scouting System
Get an API_KEY
for the TBA API v3
Setup postgresql and update .env
bun i
bun db:load
nix develop
pg_setup # only first time
pg_start # if you didn't run above command
bun i
bun db:load
# once your done
exit