Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/sanity-template-vercel-poc
https://github.com/brob/sanity-template-vercel-poc
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brob/sanity-template-vercel-poc
- Owner: brob
- Created: 2020-10-21T17:20:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:15:50.000Z (about 1 year ago)
- Last Synced: 2024-11-07T00:28:59.907Z (2 months ago)
- Language: JavaScript
- Homepage: vercel-poc-eight.vercel.app
- Size: 220 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sanity template Vercel POC
_A template starter with a clean Studio. Deployed with Vercel_
Created from [sanity.io/create](https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-vercel-poc).
## What you have
- Structured content using [Sanity.io](https://www.sanity.io)
- Global deployment on [Vercel](https://vercel.sh)## Quick start
1. Clone this repository
2. `npm install` in the project root folder on local
3. `npm run dev` to start the studio and frontend locally
- Your studio should be running on [http://localhost:3333](http://localhost:3333)
4. `npm run build` to build to production locally## Deploy changes
Vercel automatically deploys new changes commited to master on GitHub.
## Stuck? Get help
[![Slack Community Button](https://slack.sanity.io/badge.svg)](https://slack.sanity.io/)
Join [Sanity’s developer community](https://slack.sanity.io) or ping us [on twitter](https://twitter.com/sanity_io).