Instant Visio app (web + firebase)
Instant Visio is a no-app one to one video conference for medical workers & patients.
More info on the Hacking Health Camp 2020 slack, #instantvisio
- Use & setup
nvmto use the correct node version depending of the project (functions or web app) - Clone this repo and install dependencies using
npm i - Run the web app
npm start