Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.15 KB

Sanity Movies Content Studio

Congratulations, you have now installed the Sanity Content Studio, an open source real-time content editing environment connected to the Sanity backend.

Now you can do the following things:

Contributing

Run npm start to start a local dev server for the studio. Commit all your changes to a branch and then create a pull request.

Once the changes are approved, merge them and then pull the changes to the main branch on your local machine. Then you'll need to login and deploy from your CLI:

$ sanity login
$ sanity deploy