@drycms/core
v0.1.0
Published
Core engine for drycms, a CMS for Astro inspired by Keystatic. Form/field system, content reader and admin UI building blocks.
Downloads
32
Maintainers
Readme
@drycms/core
Core engine for drycms - a CMS for Astro, inspired by Keystatic. Provides the form/field system, content reader (Cloudflare R2, or a static demo build), and admin UI building blocks used by framework integrations such as drycms.
Install
You almost certainly want drycms instead - it depends on this package and re-exports its API:
npm install drycmsInstall this package directly only if you are building your own framework integration:
npm install @drycms/coreDocumentation
See the drystack repository for configuration and usage.
Credits
drycms is an independent project inspired by and forked from Keystatic (Thinkmill). It is not affiliated with or endorsed by the Keystatic project.
License
MIT
