nexmo-community / build-a-thing-video

A project being built live every two weeks at twitch.tv/vonagedevs
MIT License
3 stars 9 forks source link

Vonage

Build a Thing - Video Conferencing Application

Every two weeks at https://twitch.tv/vonagedevs at 6PM UK-time, we continue development on this video conferencing application.

Setup

  1. Set up a MongoDB Project and Cluster

  2. Create a Database called bat and a Collection called sesions

  3. Allow Network Access From Anywhere in the MongoDB UI

  4. Click the button below to deploy

  5. Install the Netlify CLI and Login

  6. Clone your new repostiory created by clicking the button above

  7. Run netlify init and connect your local project to your Netlify application

  8. Run npm install

  9. Run netlify dev - the project will be running on port 8888 unless it is already in use

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 :heart: contributions from everyone! Check out the Contributing Guidelines for more information.

Contributions Welcome

License

This project is subject to the MIT License