Skip to content

stipsan/example-v3-studio

Repository files navigation

Themer example: sanity build quickstart

Shows the minimum required setup for a Studio v3 install to be able to use await import() calls in sanity.config.ts to use Themer themes.

It loads the Verdant theme: image

Live example

https://example-v3-studio.vercel.app

It only lets you see the login screen in the theme, to see the full studio:

  1. Create a new project: https://www.sanity.io/get-started
  2. Fork this repo.
  3. Modify the projectId and dataset in sanity.config.ts.
  4. npm start and open http://localhost:3333.

More examples

Releases

No releases published

Packages

No packages published

Languages