Facades / Docusaurus Preset / Systems
Adding a Preset
Cookbook for contributing a new preset using the sample scaffold — copy the template, fill in the nine schema slots, register, document, and verify.
Read articleFacades / Docusaurus Preset / Systems
Cookbook for contributing a new preset using the sample scaffold — copy the template, fill in the nine schema slots, register, document, and verify.
Read articleCli / Scaffolding / Starter
Scaffold a base monorepo project with workspaces configuration, TypeScript presets, and Nova tooling wired from the start.
Read articleCli / Scaffolding / App
Scaffold a Cloudflare Workers workspace with TypeScript, Wrangler, and edge runtime scripts in monorepo or workspace mode.
Read articleCli / Scaffolding / Docs
Scaffold a Docusaurus documentation workspace with TypeScript, MDX content, and dev scripts in monorepo or workspace mode.
Read articleCli / Scaffolding / App
Scaffold an Express.js workspace with TypeScript, tsx watch, and a minimal server entry point in monorepo or workspace mode.
Read articleCli / Scaffolding / App
Scaffold a Next.js workspace with TypeScript, React, App Router, and build scripts ready to run in monorepo or workspace mode.
Read articleFacades / Docusaurus Preset / Getting Started
Create a new Docusaurus documentation workspace with the Nova preset already wired up using the Nova scaffold CLI command.
Read articleCli / Scaffolding / App
Scaffold a Vite workspace with TypeScript, fast dev server startup, and hot module replacement in monorepo or workspace mode.
Read article