stipsan / example-v3-studio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.6%Language:CSS 0.3%