The CMS feeding The Offbeat Appetite's frontend, made with Sanity and hosted on Netlify
- install
node
glolbally - install
yarn
glolbally yarn install
Starts the application in development mode (hot-code reloading, error reporting, etc)
Builds the prod version of the studio (static build)
Builds the studio and deploys it (as a static site) on Sanity's default hosting
Runs yarn build
and also preps additional Netlify config.
Runs Sanity's own checks.
Lints the code.