Stitchy Blog Site
In the root directory:
npm run dev
In the /stitchy directory:
sanity start
.env.local
NEXT_PUBLIC_SANITY_DATASET=production
NEXT_PUBLIC_SANITY_PROJECT_ID={you can find this in /stitchy/sanity.json}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Stitchy Blog Site
In the root directory:
npm run dev
In the /stitchy directory:
sanity start
.env.local
NEXT_PUBLIC_SANITY_DATASET=production
NEXT_PUBLIC_SANITY_PROJECT_ID={you can find this in /stitchy/sanity.json}