Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gita/bhagavadgita-backend-sanity

Sanity backend code for BhagavadGita.io v2, which is an app built for Gita readers by Gita readers.
https://github.com/gita/bhagavadgita-backend-sanity

bhagavad-gita sanity

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

- [Read “getting started” in the docs](https://www.sanity.io/docs/introduction/getting-started?utm_source=readme)
- Check out one of the example frontends: [React](https://github.com/sanity-io/example-frontend-next-js) | [React Native](https://github.com/sanity-io/example-app-react-native) | [Vue](https://github.com/sanity-io/example-frontend-vue-js) | [PHP](https://github.com/sanity-io/example-frontend-silex-twig)
- [Join the community Slack](https://slack.sanity.io/?utm_source=readme)
- [Extend and build plugins](https://www.sanity.io/docs/content-studio/extending?utm_source=readme)

## 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