Framework-native starters for decoupled Drupal Canvas frontends. Create a project with Canvas Create:
npx @drupal-canvas/create@latestChoose a template interactively, or select one directly:
npx @drupal-canvas/create@latest --template nextjsThe available templates are Astro, Next.js, Nuxt, and TanStack Start. Each generated project includes draft preview, the Canvas component metadata endpoint, catch-all Drupal page rendering, Tailwind CSS, the Canvas CLI, and the same selected components from Nebula.
Canvas Workbench is included in the React templates (Next.js and TanStack Start).