Skip to content

flamingchickens1540/SubmergedChickens

Repository files navigation

ReefscapenChickens

2025 Reefscape FRC Scouting System

Setup

First setup postgresql and update .env

bun i
bun db:load

With Nix

nix develop
start-database
bun i
bun db:load
echo DATABASE_URL="postgresql://$(whoami):<passwd>@localhost:5432/database?schema=public" >> .env
# once your done
stop-database && exit

About

2025 Reefscape FRC Scouting System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •