Getting a headless CMS up and running has always meant wrestling with API docs, environment configs, and manual wiring — before you even see a single line of content. The @dotcms/create-app CLI changes that by automating the entire setup: framework scaffolding, Docker-based CMS instance, authentication, and demo content — all in one command.
Great for spinning up local dev and QA instances, POCs, demos, or just kicking the tires. Just one command:
npx @dotcms/create-app demo
For more information please check out the blog by Afaq!