Documentation
Everything you need to build.
Getting started
Introduction
What Toast Powered Server is and how it works.
Quickstart
Deploy your first slice in under 5 minutes.
Install the CLI
Install and configure the tps command-line tool.
Authentication
API keys, OAuth tokens, and service accounts.
Concepts
Slices, stacks, loaves, and the toaster model explained.
Quickstart preview
CLI commands
# Install the TPS CLInpm install -g @toastpoweredserver/cli # Authenticatetps auth login # Deploy your first slicetps deploy --name my-app --runtime node20 # View logstps logs my-app --follow
tps.yaml config
# tps.yamlname: my-appruntime: node20instances: type: slice count: 1env: NODE_ENV: production PORT: 3000health_check: path: /health interval: 30s
Can't find what you need?
Email our support team. We respond within 48 hours on Sourdough Pro and 4 hours on Enterprise Rye.
[email protected] →Found an error?
Documentation mistakes happen. Let us know and we will fix it. We take accuracy seriously.
[email protected] →Want a boulanger?
Enterprise Rye customers can request a dedicated boulanger for architecture reviews and onboarding.
Learn about boulangers →