Quick start
Keystatic CLI
The quickest way to get started is to run the Keystatic CLI in your terminal. It creates a new project (Next.js or Astro), integrated with Keystatic.
npm create @keystatic@latest
Watch this introduction to the CLI and the Keystatic Admin UI:
Bring your own project
Already have an existing project? We've got integration guides for Astro and Next.js.
More guides coming soon.