You have an app working, and now you need to ship it and keep it correct. This
section is for the operator and the builder mid-project: it covers the contracts
that catch broken hypermedia wiring before users do, how to test fragment and
SSE responses, and how to deploy to production. New here? Start with
[Contracts and Debugging] to learn how
app.check()fails loud at startup, then [Testing],
then [Deployment] when you are ready to ship.
Quality and Operations
Contract checks, testing, debugging, deployment, and production operations for Chirp apps