Guides

Tactical walkthroughs for running the starter kit day to day once it is configured.


Overview

Use these guides after you have the project configured to understand how day-to-day workflows operate, how CI/CD behaves, and how to collaborate with branch-based previews.

Pages in this section

  1. Start with Local Development to learn the CLI tasks and expectations before opening a PR.
  2. Read the CI/CD Workflow guide in the Configuration section so you know what happens when a change lands on main.
  3. Adopt Branch-based Development when you want isolated previews or complex review environments.

Need to tweak configuration first? Head back to the Configuration section.