Documentation

Getting Started

Get access

After purchase, email [email protected] with your GitHub username. You'll receive repo invitations and a Getting Started guide within a few hours.

Clone the agent-setup repo

You get access to 3 private GitHub repos: the agent-setup, the app, and the Terraform infrastructure config. Clone the agent-setup repo -- the other repos are cloned automatically by the onboarding wizard when needed.

Set up your AI coding agent

In stacknaut-agent-setup/:

"Read setup-guide.md and set up my coding agent"

Open your coding agent (Claude Code, Factory Droid, or Codex CLI) in the stacknaut-agent-setup/ directory and tell it to read the setup guide. It configures your agent with project-specific instructions, skills, and commands. You only need to do this once, regardless of how many projects you work on.

Run the onboarding wizard

In the same directory, say:

"Onboard me"

The onboarding wizard clones the app repo and walks you through everything step by step:

  • Configuring the app for your project (name, domain, integrations)
  • Installing dependencies and setting up environment variables
  • Setting up your database
  • Running the app locally
  • Orienting you to build your first feature

It asks questions in small batches and adapts based on your answers.

Ready to deploy?

Once your app is running locally, deployment is two optional steps:

  • Say "Set up Hetzner" to provision a server (clones the terraform repo automatically). Skip if you already have a server.
  • Say "Set up deployment" to configure DNS, Kamal, and run your first deploy.
  • For subsequent deploys, say "Deploy".

All of these steps are detailed in the Getting Started guide you'll receive after purchase.

9d01adee

© 2026 Stacknaut