Skip to content

Eleventy-Meetup/sanity-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published