Add Gitpod support
@@ -0,0 +1,7 @@
+tasks:
+ - init: npm i
+ command: npm start
+
+ports:
+ - port: 9000
+ onOpen: open-preview
@@ -4,6 +4,8 @@
PeerServer helps broker connections between PeerJS clients. Data is not proxied through the server.
+[](https://gitpod.io/#https://github.com/peers/peerjs-server)
## [https://peerjs.com](https://peerjs.com)
### Run PeerServer