Skip to main content

How to request access to Blueprint

For external clients who'd like to set up a Blueprint project—whether by installing our published packages, using the Foundation starter app, or both—ask your Client Delivery Lead to reach out in the Blueprint Slack channel #ext-oe-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 choose your path:

Foundation app

Use Foundation as a starter template—follow Installation for credentials and dependencies, then Configuration to wire up Kraken.

npm packages

Install the published @krakentech/blueprint-* packages via npm in your own project ( Packages).

For the overall workflow, start with How to develop a site; the Guides section also covers Authentication, i18n, and more.