The fresh Keystatic CLI
Published on June 28th, 2023 by Simon Vrachliotis and Johan Brolin
The freshly baked Keystatic CLI is now published on npm 🔥
You can run npm create @keystatic@latest
in your terminal to try it out!
Check out the video below, where Simon demoes the CLI, spins up the project and adds new a "Draft" checkbox field to the Keystatic config file:
The CLI creates a basic Next.js app (using the new App Router), and comes with a simple Keystatic integration showing how to use the Collections API.
We're also planning to add more frameworks in the near future, so stay tuned!