Every two weeks at https://twitch.tv/vonagedevs at 6PM UK-time, we continue development on this video conferencing application.
-
Set up a MongoDB Project and Cluster
-
Create a Database called
bat
and a Collection calledsesions
-
Allow Network Access From Anywhere in the MongoDB UI
-
Install the Netlify CLI and Login
-
Clone your new repostiory created by clicking the button above
-
Run
netlify init
and connect your local project to your Netlify application -
Run
npm install
-
Run
netlify dev
- the project will be running on port 8888 unless it is already in use
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.
We ❤️ contributions from everyone! Check out the Contributing Guidelines for more information.
This project is subject to the MIT License