sanity
sanity copied to clipboard
feat: playground sample dataset import
โ 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.gzwith the exported data result of running the SanityexportCLI 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.
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.