sanity icon indicating copy to clipboard operation
sanity copied to clipboard

feat: playground sample dataset import

Open parion opened this issue 7 months ago โ€ข 1 comments

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Allows import of a sample dataset into a Sanity Content Lake dataset, setting developers up quickly with their own instance of playground data. Heavily inspired by sanity-template-nuxt-clean.

Note: Speaking of, this could be another opportunity to use another external package in the form of Sanity's sanity-template-nuxt-clean to replace playground.

โœ… To-Do's

  • [ ] For maintainer(s): Please replace /playground/cms/sample-data.tar.gz with the exported data result of running the Sanity export CLI command against the name of the current playground dataset for project ID j1o4tmjp.
  • [ ] Replace the hardcoded dataset value with an environment variable while making any other hardcoded/env value updates.

parion avatar Jul 29 '25 20:07 parion

Deploy Preview for nuxt-sanity-module ready!

Name Link
Latest commit fee0fb24a8ac5a2243f8b8d798bf5d00a1c25ddb
Latest deploy log https://app.netlify.com/projects/nuxt-sanity-module/deploys/6889358f53e39900085c1fa1
Deploy Preview https://deploy-preview-1274--nuxt-sanity-module.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Jul 29 '25 20:07 netlify[bot]