Skip to content

thestuntcoder/europratsya_sanity

Repository files navigation

Sanity Content Studio for Europratsya

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. 🚨

Admin panel

https://europratsya.sanity.studio/desk

Make code prettier?

prettier --write schema/*.jsx

Install precommit:

pre-commit install

Delete unused assets

sanity exec deleteUnusedAssets.js --with-user-token

Read more

Now you can do the following things:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published