1 2 3 4 5 6 7 8 9 10 11 12 13 14
/target /.env # Web UI (arrives with the web milestone) frontend/node_modules/ frontend/dist/ # Docs site (Astro Starlight) docs/node_modules/ docs/dist/ docs/.astro/ # Staging directory for `turnout deploy` (tools/stage-deploy.sh) /deploy