1 2 3 4 5 6 7 8 9
# bevhub-api Repo for the bevyhub backend. ## Getting started 1. Populate the local database `just populate` 2. Run: `just run` If the local packages have changed, call `just populate --force` to repackage them