Sanity Next Images

Get Started

Clone repo

git clone https://github.com/ulysses-ck/sanity-next-images.git

Install dependencies

cd sanity-next-images
npm install

Start server

npm run dev

To whatever you change to schema types, run the following commands to update the generated types:

npm run extract
npm run codegen

Also, you need to replace with your own credentials, run the following commands and ensure to get an account on Sanity

npx sanity@latest init