Guides
Task-oriented walkthroughs for getting LaikaCMS running and wired into your stack.
Getting up and running
- Getting Started — install
laikacms, stand up a JSON:API server, and understand the no-auth default. - Deployment — run the API on Cloudflare Workers or Node.js, add auth and CORS as middleware, configure logging, and work through the production security checklist.
- Security — handling secrets, error hygiene, and production hardening.
Decap CMS
Pair LaikaCMS with the Decap CMS admin UI. Start with the quickstart, then reach for the deeper guides as needed.
- Decap Integration overview — the two integration shapes and how the pieces fit.
- Self-Hosting Quickstart (FileSystem + Decap) — the simplest complete self-hosted setup, no cloud account required.
- Standalone Worker, Admin shell, Authentication, Widgets & editors, Framework setup notes.