https://github.com/zenflow/sanity-jenfs
sanity jenfs
https://github.com/zenflow/sanity-jenfs
Last synced: 5 months ago
JSON representation
sanity jenfs
- Host: GitHub
- URL: https://github.com/zenflow/sanity-jenfs
- Owner: zenflow
- Created: 2020-04-16T06:31:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:39:26.000Z (over 3 years ago)
- Last Synced: 2025-07-12T18:00:51.142Z (12 months ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sanity jenfs
_SEO friendly page builder in React.js. Heroes, sign-up forms and calls to action._
Deployed from [sanity.io/create](https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-nextjs-landing-pages).
## What you have
- A dynamic frontend with [Next.js](https://nextjs.org)
- Structured content using [Sanity.io](https://www.sanity.io)
- Global deployment on [Netlify](https://netlify.com)
## 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)
- Your frontend should be running on [http://localhost:3000](http://localhost:3000)
4. `npm run build` to build to production locally
## Deploy changes
Netlify automatically deploys new changes commited to master on GitHub. If you want to change deployment branch, do so in [build & deploy settings on Netlify](https://www.netlify.com/docs/continuous-deployment/#branches-deploys).
## Stuck? Get help
[](https://slack.sanity.io/)
Join [Sanity’s developer community](https://slack.sanity.io) or ping us [on twitter](https://twitter.com/sanity_io).