Skip to content

Repository files navigation

Getting Started

This repo uses Node 22 and Yarn v1.

Install dependencies:

yarn install

Use the correct Node version:

nvm use

Export the Sanity values needed for local builds:

export SANITY_PROJECT_ID=loktgfyy
export SANITY_DATASET=production
export NEXT_PUBLIC_SITE_URL=http://localhost:3000

Run the website locally:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Run the Sanity Studio locally:

cd studio
yarn dev

Build everything from the repo root:

yarn build

Releases

Packages

Used by

Contributors

Languages