Skip to content

flamingchickens1540/SubmergedChickens

Repository files navigation

SubmergedChickens

2025 Reefscape FRC Scouting System

Setup

Get an API_KEY for the TBA API v3

Setup postgresql and update .env

bun i
bun db:load

With Nix

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

About

2025 Reefscape FRC Scouting System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published