Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phawk/rbai_sanity_cms
https://github.com/phawk/rbai_sanity_cms
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phawk/rbai_sanity_cms
- Owner: phawk
- Created: 2023-04-05T17:46:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-05T19:15:12.000Z (over 1 year ago)
- Last Synced: 2024-10-25T01:39:16.756Z (2 months ago)
- Language: TypeScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sanity Clean 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)
- [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)## Developing
```
npm run dev -- --port 3009
```## Deploying changes
```
npm run deploy && npm run deploy-graphql
```Studio is found at https://rbaifoundation.sanity.studio