A template starter with a clean Studio.
Deployed from sanity.io/create.
- Clone this repository
npm install
in the project root folder on localnpm run dev
to start the studio and frontend locally- Your studio should be running on http://localhost:3333
npm run build
to build to production locally
Netlify automatically deploys new changes committed to master on GitHub. If you want to change deployment branch, do so in build & deploy settings on Netlify.
In the studio you can embed Instagram posts, but you need a access token from Facebook. See https://www.npmjs.com/package/react-instagram-embed for details. Add the token to .env.development
and as a enviroment variable on Vercel or Netlify.
Join Sanity’s developer community or ping us on twitter.