Start
Starter architectures
Reference application shapes with manifests, security boundaries, and deploy guidance.
Korve’s starter guides are transparent architecture specifications, not opaque one-click
templates. Use the smallest matching shape in your own repository, review its manifest plan, and
deploy only after the declared resources match your application.
Run your repository’s own tests and build before this workflow. Optional resources are provisioned
only when declared; ordinary deployment does not silently create a database, cache, queue, or
storage bucket. Database connection strings and other shown-once values belong in Korve
environment variables, never in a manifest or repository.