Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meeroslav/sanity-nuxt-events
nuxt events
https://github.com/meeroslav/sanity-nuxt-events
Last synced: about 1 month ago
JSON representation
nuxt events
- Host: GitHub
- URL: https://github.com/meeroslav/sanity-nuxt-events
- Owner: meeroslav
- Created: 2020-04-14T19:55:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T00:47:09.000Z (over 3 years ago)
- Last Synced: 2023-03-23T02:52:24.084Z (almost 2 years ago)
- Language: Vue
- Size: 3.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt events
_Data-driven conference website in Vue.js. Speakers, sessions, and scheduling._
Deployed from [sanity.io/create](https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-nuxt-events).
## What you have
- An event page with [Nuxt.js](https://nuxtjs.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).
## 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)