Main repo is Gatsby project can be found here: https://github.com/dejanjacimovic/europratsya
To run your Sanity backend, execute the following command:
npm install -g @sanity/cli
sanity login
sanity start
then navigate to: http://localhost:3333
🚨 Keep in mind that using incorrect .env
variables may push changes to production. 🚨
https://europratsya.sanity.studio/desk
prettier --write schema/*.jsx
Install precommit:
pre-commit install
sanity exec deleteUnusedAssets.js --with-user-token
Now you can do the following things:
- Read “getting started” in the docs
- Check out the example frontend: React/Next.js
- Read the blog post about this template
- Join the community Slack
- Extend and build plugins