Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/sanity-portfolio-test-asset
Portfolio Studio
https://github.com/brob/sanity-portfolio-test-asset
Last synced: 11 days ago
JSON representation
Portfolio Studio
- Host: GitHub
- URL: https://github.com/brob/sanity-portfolio-test-asset
- Owner: brob
- Created: 2020-11-13T14:28:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T23:59:12.000Z (9 months ago)
- Last Synced: 2024-04-11T15:46:45.161Z (9 months ago)
- Language: JavaScript
- Size: 13.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
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
```