To see how sanity works in the project, spin up a dev server and open http://localhost:3000/studio in the browser. The studio's page.tsx file can be found in app/[[...index]]/studio. In another tab open http://localhost:3000/playground, here you'll find the heading, image and subheading. Make changes in the studio and refresh the playground to see them in real-time.
N/B: We will need to implement on-demand revalidation for changes done in the studio to reflect in the deployed site. Content created in studio while in localhost will reflect in localhost, this does not mean it will be the same for the deployment.
βοΈ Checklist
[x] functional criteria and acceptance criteria are fulfiled
[x] all subtasks are "ready for review"
[x] spelling is checked
[x] coding standards and internal conventions are followed
14
π² What was done
A short description with bullet points of what was done.
π See
Jira, Figma, Vercel preview, screenshots, external resources?
π QA
To see how sanity works in the project, spin up a dev server and open http://localhost:3000/studio in the browser. The studio's page.tsx file can be found in app/[[...index]]/studio. In another tab open http://localhost:3000/playground, here you'll find the heading, image and subheading. Make changes in the studio and refresh the playground to see them in real-time.
N/B: We will need to implement on-demand revalidation for changes done in the studio to reflect in the deployed site. Content created in studio while in localhost will reflect in localhost, this does not mean it will be the same for the deployment.
βοΈ Checklist
checked on different dimensions:
checked on different browsers: