Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/sanity-portfolio-test
Portfolio Studio
https://github.com/brob/sanity-portfolio-test
Last synced: 7 days ago
JSON representation
Portfolio Studio
- Host: GitHub
- URL: https://github.com/brob/sanity-portfolio-test
- Owner: brob
- Created: 2020-11-13T14:18:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:40:05.000Z (about 1 year ago)
- Last Synced: 2024-11-07T00:29:20.270Z (about 2 months ago)
- Language: JavaScript
- Size: 13.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A portfolio starting point for Sanity Studio
This Studio Starter comes with Schemas for projects, blog content, gallery support, collaborators, and more.
## Running the Studio from the Starter
When you use the 1-click installer, you'll get only what you need for the Studio itself. After you clone it locally, you can run the following commands to get up and running.
```sh
cd studio
sanity install
sanity start
```