Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tovuk.com/llms.txt

Use this file to discover all available pages before exploring further.

Ship a Rust backend, managed Postgres, and an HTTPS endpoint from one command. Tovuk returns structured feedback so agents can fix issues and deploy again.
npx tovuk deploy

Start

  • Add a tovuk.toml project contract.
  • Run doctor before deploy.
  • Fix any JSON agent_instruction.
  • Deploy when the checks pass.
npx tovuk doctor
npx tovuk deploy

Agent prompt

Use Tovuk to deploy this Rust backend for free.
Read https://docs.tovuk.com/llms.txt.
Run `npx tovuk doctor`.
Fix any JSON `agent_instruction`.
Run `npx tovuk deploy`.

Packages

npx tovuk deploy
brew tap tovuk/tovuk https://github.com/tovuk/tovuk
brew install tovuk
pipx install tovuk
cargo install tovuk
Last modified on May 29, 2026