Buildrunand understand Lamina.
Task-led guides for the complete platform, from the first local preview to publishing, commerce, people, MCP access, deployment, and signed updates.
Start with a working site.
Install the locked dependencies, run guided setup, and open the local preview. Activate updates after the site is working.
npm install
npm run setup
npm run dev
npx @meridianproject/lamina@latest activate [YOUR_KEY]
npx @meridianproject/lamina@latest update
npx @meridianproject/lamina@latest deactivateStart
Go from a fresh project to a working local site, then connect update access.
Move an existing sitePreview imports from WordPress, Ghost, Squarespace, Substack, Medium, RSS, or Markdown before anything is written.
Deploy the siteShip a reviewed commit to the host you control and keep the deployment reproducible.
Create
Run
Enable only the product, order, service, donation, or membership workflows the site needs.
Manage people and accessKeep customers, members, subscribers, segments, access, and privacy work connected.
Publish announcementsCreate timely campaigns as owned site content instead of adding another embed.
Apply Lamina updatesVerify signed releases and merge them without replacing site-specific work.