31 Commits

Author SHA1 Message Date
5173b15c82 Add Redis info to README.md 2020-03-14 08:59:22 +01:00
170c52eefa Add store factory 2020-03-13 22:03:46 +01:00
efac81f006 Add TODO to README.md 2019-11-19 13:22:24 -03:00
3ae120b3ba Add ability to log requests 2019-11-19 12:48:23 -03:00
d4e6dfbf60 Allow specifying host to bind via BIND env var 2019-11-19 10:26:48 -03:00
e7eb6a08bd Fix browser support section in README.md 2019-11-19 00:23:43 -03:00
e57c2017c0 Fix typo in README.md 2019-11-19 00:22:18 -03:00
52009be029 Add port description to README.md 2019-11-19 00:21:38 -03:00
17357622e1 Update typo in README.md 2019-11-19 00:20:30 -03:00
fad2ddd5ff Fix link to config/default.yaml in README.md 2019-11-19 00:17:41 -03:00
72974c1f64 Remove code tag from README.md 2019-11-19 00:15:50 -03:00
a7dfd2f7e1 Fix a typo in README.md 2019-11-19 00:15:09 -03:00
384f91868b Fix Docker image path in README.md 2019-11-19 00:07:02 -03:00
efc819e164 Update README.md 2019-11-19 00:03:00 -03:00
23fabb0b0c Do not always require custom configuration files 2019-11-18 13:01:01 -03:00
758b76b66a Update README.md 2019-07-07 10:51:36 +08:00
Lucian I. Last
db0c6a24ce npm #45 (#48)
* Edits on package.json #45

Add prepublishOnly https://docs.npmjs.com/misc/scripts
Add bin https://docs.npmjs.com/files/package.json#bin

* `chmod +x src/index.js`

This is required because file is run from package.json:7 bin

* Add npm install documentation #45

* Add npm badge

* Styling change by npm in package.json

* Add warning on npm global install

https://github.com/jeremija/peer-calls/pull/48#issuecomment-437192240
2018-11-13 22:27:56 +01:00
Vikas Kedia
fee565a4e3 Update README.md (#43)
Show how to build before starting the app in README
2018-01-08 12:18:14 +01:00
b93e062f91 Update documentation 2017-06-18 09:41:06 -04:00
d68ccb0c48 Update README.md 2017-06-18 09:01:45 -04:00
e0474ccb4f Make calls work 2017-06-17 13:22:40 -04:00
84fe55f342 Update README.md 2017-06-17 13:01:48 -04:00
bef51ce2a8 Update README.md 2016-04-24 14:48:07 -04:00
537b67b1e1 Remove terminal screenshot from README.md 2016-04-24 10:03:36 -04:00
Vincent
cb1af9a26a added troubleshoot and screenshot (#21)
@Ztnepres thank you!
2016-04-17 13:25:59 -04:00
Michael Howard
597828ca5e added a few lines to the Readme (#22) 2016-04-17 13:25:20 -04:00
07c6744372 Fix link to CONTRIBUTING.md in README.md 2016-04-04 18:30:11 -04:00
be14b016de Rename STYLE_GUIDE.md to STYLE.md 2016-04-03 13:59:29 -04:00
3bb3f1ed1c Update README.md 2016-03-31 21:28:54 -04:00
c166006100 Rename project to peercalls 2016-03-31 18:16:52 -04:00
6b90668501 Initial commit, working full screen video 2016-03-31 18:03:39 -04:00