We want to create the documents in the Sanity Studio. As the user (Customer) can access the premium content by subscribing to the plan, we need to create the documents accordingly.
In the Sanity Studio, we want to create the following documents below:
You can clone the full source code for the Sanity Project at the below GitHub repository.
You can clone the above repository on your local system and execute the below command in the terminal.
npm install
You can start the development server by executing the below command in the terminal.
npm run dev
You can then open the browser, can hit the below link to preview the Sanity Studio.
http://localhost:3333