Chapter 4: Sanity Configuration and Schemas
In the previous chapter, we learned how to use Sanity Studio. In this chapter, we will learn how to clone the project from GitHub, install its dependencies, learn how to start up the local development environment, and examine the file structure. Then, we will learn how schemas are constructed, and how to modify them, learning about relationships. This will allow you to easily make modifications to the schema, testing the schema locally by viewing it in the hosted version in the browser.
The main topics that we will cover in this chapter are the following:
- Modeling content with schemas
- Schema relationships
- Extending, modifying, and deploying the schema