@usedoku/site
v0.0.3
Published
Runtime helpers for Doku Project sites. Use this package from site code to submit Forms, read Content Collections, invoke Workflows, and send Analytics events through Doku services.
Readme
@usedoku/site
Runtime helpers for Doku Project sites. Use this package from site code to submit Forms, read Content Collections, invoke Workflows, and send Analytics events through Doku services.
The package depends on @usedoku/contracts and @usedoku/sdk, but its public
surface is Effect-free and uses plain async TypeScript APIs.
Project code should import from stable subpaths such as @usedoku/site/forms,
@usedoku/site/collections, @usedoku/site/workflows, and
@usedoku/site/analytics.
