kamp.us web projects & packages
/apps
: services & apps/packages
: internal (and maybe external in the future) npm packages
These folders are registered as workspaces in package.json
Install dependencies and build all projects.
npm install
npx turbo build
First run commands from Setup Projects, then run the following commands:
cd apps/<app-name> # cd apps/pano
docker-compose up --build