create-daniworks-app
v0.2.2
Published
Scaffold a new Daniworks Builder project (Strapi v5 CMS + Next.js block-rendering front end)
Maintainers
Readme
create-daniworks-app
Scaffold a new Daniworks Builder project — a Strapi v5 CMS + a Next.js front end that renders CMS block content.
npx create-daniworks-app my-site
cd my-site
pnpm devThe scaffold wires the front end (apps/web) — @dani-builder/blocks provider,
Tailwind @theme + @source, and a home page renderer — and generates all
secrets. It also creates the Strapi CMS (apps/cms), installs the Builder plugin
and its custom-field peer plugins, enables Builder, and configures sqlite's
default database filename.
License
MIT © HJ-company
