The basis for modern content management.
Decap CMS integrations for Laika CMS: backend, OAuth2, widgets. AI chat lives in @laikacms/decap-ai.
AWS service implementations for Laika CMS (DynamoDB, etc.).
GitHub-backed StorageRepository for Laika CMS. Stores content in a GitHub repository; authenticates as a GitHub App via installation tokens.
Drop-in Netlify git-gateway-compatible HTTP handler. Proxies a fixed GitHub repo through a GitHub App installation token, behind a pluggable Bearer-token verifier. Runtime-agnostic (Hono).
AI chat integration for Decap CMS: server adapter, React widget, model providers, all bundled with their own ai SDK runtime so consumers stay decoupled.
Local-file-backed dev tooling for Laika CMS: a JSON:API storage server (`laika-local serve`) and a config-to-typed-TypeScript codegen (`laika-local types`).