Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

An online social space to have video conversations around prompts built with Nuxt.js.

License

Notifications You must be signed in to change notification settings

nexmo-community/social-cafe

Repository files navigation

Vonage

Social Cafe

An online social space to have video conversations around prompts.

A blog post about how this demo was built can be found on the Vonage Developer Blog

Adding your own event

Refer to the guide in our contributing guidelines on adding events.

Deploy your own

  1. Create a new Video Chat Embed project on OpenTok. Take note of the Embed ID.
  2. Deploy this project to Netlify with these settings:
    1. Build command: npm run build
    2. Publish directory: dist
  3. Inside of the build settings - set EMBED_ID to the OpenTok Embed ID.
  4. Set up any events and rooms you want accessible at store/index.js
  5. Verify that the Website URL in your OpenTok proejct settings is the same as your Netlify URL.

You can skip steps 2 and 3 by using this button:

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Code of Conduct

In the interest of fostering an open and welcoming environment, we strive to make participation in our project and our community a harassment-free experience for everyone. Please check out our Code of Conduct in full.

Contributing

We ❤️ contributions from everyone! Check out the Contributing Guidelines for more information.

contributions welcome

License

This project is subject to the MIT License

About

An online social space to have video conversations around prompts built with Nuxt.js.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published