add heroku easy deploy button

This commit is contained in:
ian ramzy 2020-03-28 14:31:00 -04:00
parent 469e37d73a
commit a901d78567
1 changed files with 5 additions and 1 deletions

View File

@ -29,4 +29,8 @@ npm start
```
* Open two browsers on your laptop and point them `localhost:3000`.
* If you want to use a client on another computer, make sure you publish your server on an HTTPS connection.
You can use a service like [ngrok](https://ngrok.com/) for that.
You can use a service like [ngrok](https://ngrok.com/) for that.
# Quick Deployment
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/ianramzy/decentralized-video-chat)