Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stipsan/example-v3-studio


https://github.com/stipsan/example-v3-studio

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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

- https://github.com/stipsan/example-v3-studio/tree/main/more/sanity-build
- https://github.com/stipsan/example-v3-studio/tree/main/more/next-build-time
- https://github.com/stipsan/example-v3-studio-next-runtime