bob606 / RU-I-Tech-Website

0 stars 0 forks source link

Sanity is configured and ready for use. #26

Closed meshackm closed 1 year ago

meshackm commented 1 year ago

14

πŸ“² What was done

A short description with bullet points of what was done.

πŸ‘€ See

Jira, Figma, Vercel preview, screenshots, external resources?

Before πŸ› After πŸ¦‹

πŸ“‹ 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:

meshackm commented 1 year ago

Let me fix the build errors caused by sanity.config.ts then you can review

meshackm commented 1 year ago

Done!

bob606 commented 1 year ago

@meshack254 I renamed the playgrounds URL otherwise I approve on all changes. If you are okay with that, you can approve and merge.