Skip to content

This Node.js script enables data synchronization between various databases and the Sanity platform using GraphQL and node js

Notifications You must be signed in to change notification settings

dharmveer97/Sanity-data-migration

Repository files navigation

Sanity Sync or Bulk Upload

This Node.js script enables data synchronization between various databases and the Sanity platform using GraphQL. The project also includes a feature for creating multiple array entries using Formik, allowing users to add new entries with a click of a button. Additionally, it supports image uploading to Sanity, facilitating bulk upload tasks. This script provides a comprehensive solution for efficient data management and synchronization.

Stack

To use

  • Fork or download this repo
  • Ready!

Setup

Run:

yarn install

Development

To start development server

make sure convert .env.example. to .env

yarn dev

Deployment

To deploy to vercel now host

yarn deploy

Lint code and check Errors

Using Eslint and Prettier

yarn lint

About

This Node.js script enables data synchronization between various databases and the Sanity platform using GraphQL and node js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published