Skip to content

Sanity backend code for BhagavadGita.io v2, which is an app built for Gita readers by Gita readers.

Notifications You must be signed in to change notification settings

gita/bhagavadgita-backend-sanity

Repository files navigation

Sanity Movies Content Studio

Congratulations, you have now installed the Sanity Content Studio, an open source real-time content editing environment connected to the Sanity backend.

Now you can do the following things:

Sanity import

  1. source .set-env.sh
  2. sanity dataset import ./data/ndjson/versesNDJSON.json production --replace
  3. sanity dataset import ./data/ndjson/chaptersNDJSON.json production --replace

Run ops to map chapters to verses

  1. source .set-env.sh
  2. node ops/add-chapter-ref-to-verses.js

About

Sanity backend code for BhagavadGita.io v2, which is an app built for Gita readers by Gita readers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published