Skip to content

1757WestwoodRobotics/2022scouting

Repository files navigation

You need

nodejs yarn postgresql TBA api key computr

more actual documentation will actually come when I have time

technology used: express backend svelte frontend

you need to install postgres with a server created called frc2022

  • DOCKER INSTRUCTIONS
    • you will need docker and docker compose
    • simply run (in the root directory) docker-compose build to build
    • to run, use docker-compose up