Skip to main content

How to request access to Blueprint

For external clients who'd like to set up a Blueprint project using the Foundation starter app, ask your Client Delivery Lead to reach out in the Blueprint client Slack channel #cust-web-blueprint-feedback.

Alternatively, book a demo and we'll be in touch to help you get started.

Once you have a live Kraken API instance (endpoint and credentials from your team) and have received an npm token for the private registry, you can get started:

Foundation app

Scaffold Foundation with pnpm dlx @krakentech/create-blueprint-foundation and follow Installation for credentials and dependencies, then Configuration to wire up Kraken.

For the overall workflow, start with How to develop a site; the Guides section also covers Authentication, i18n, and more. For npm token setup, see the Foundation installation guide.