Everything you need to deploy, configure, and scale your applications on Teplodon.
Get your first project deployed in under 60 seconds.
Step-by-step tutorials for common workflows.
Set up automatic deployments for your Next.js app with SSR, API routes, and image optimization.
GuidePoint your domain to Teplodon and get automatic TLS certificates. Supports apex domains and wildcards.
GuideManage configuration across preview, staging, and production environments. Encrypted at rest.
GuideWrite, test, and deploy edge functions. Covers middleware, geolocation, A/B testing, and rate limiting patterns.
TutorialDeploy multiple apps from a single repository. Turborepo, Nx, and pnpm workspaces supported natively.
GuideConnect to managed Postgres, PlanetScale, Supabase, or your own database. Connection pooling and edge caching.
TutorialProgrammatic access to the Teplodon platform.
Full CRUD for projects, deployments, domains, and environment variables. OpenAPI 3.0 spec available.
APIInfrastructure as code for Teplodon resources. Manage projects, domains, and team members declaratively.
APIReceive HTTP callbacks for deployment events, domain changes, and build completions. HMAC signature verification.
APIComplete command reference for the teplodon CLI. Covers deploy, env, domains, logs, and project management.
APICode samples in popular languages.