Skip to content

flamingchickens1540/SubmergedChickens

Repository files navigation

SubmergedChickens

2025 Reefscape FRC Scouting System

Setup

First 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
pg_stop && exit

About

2025 Reefscape FRC Scouting System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published