Manual › Dev and deploy
Dev and deploy
| Mode | Command | Serves | Target | Docs |
|---|---|---|---|---|
| Local engine | sh tools/deploy-local.sh |
single + wall | same-origin on your engine | Running locally |
| Live wall | bun run b0t |
wall through a local proxy | production | Run the live wall |
| Hosted (prod) | make deploy |
single (/rs2b0t) + wall (/rs2b0t/wall) |
same-origin at w1.rs2b2t.com/rs2b0t |
Maintainer infrastructure |
Pages #
| Page | Covers |
|---|---|
| Run the live wall | viewers, DevTools wiring, the checkout-wide launcher lock |
| Build targets | local, live, prod and how the client resolves its server |
| Maintainer infrastructure | the maintainer engine, the prod hosting pipeline, identifying the live commit |
| GatheringBot smoke | running the behaviour smoke |
| Gathering seed data | location seed coords, tick manip |