Skip to content

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 deactivate