:speech_balloon: Real-time Chat using Hapi.js + Socket.io + Redis Pub/Sub (example with tests!!)
Stars
362
Forks
72
Watchers
362
Open Issues
28
Overall repository health assessment
^0.18.6^16.1.1^1.8.0^4.2.0^5.0.0^1.7.3^2.0.3^4.1.0^1.2.1^0.4.1^3.4.3^1.11.01.2.2^0.4.3^4.1.1^4.6.397
commits
23
commits
20
commits
15
commits
4
commits
3
commits
3
commits
3
commits
2
commits
2
commits
Merge pull request #102 from dwyl/build-elm-app-on-heroku-before-start
7a0f82bView on GitHubremove elm-make from npm start script to avoid heroku crash see: https://github.com/dwyl/hapi-socketio-redis-chat-example/issues/100#issuecomment-315292924
0ef3d8aView on GitHubadds app.json file to build elm app on heroku see: https://github.com/dwyl/hapi-socketio-redis-chat-example/issues/100#issuecomment-315291425
5b03666View on GitHubupdate link to favicon in index.html attempting to fix 503 error see: https://github.com/dwyl/hapi-socketio-redis-chat-example/issues/100#issuecomment-315286445
713280fView on GitHubcompile elm porject (before running app) so its available on Heroku fixes #100
ed6c561View on GitHubremove Procfile from project as using npm start instead. for #100
7ef1bc9View on GitHubMerge branch 'master' of github.com:dwyl/hapi-socketio-redis-chat-example into elm
cfd3ae0View on GitHubupdate version of hapi-error as mentioned in https://github.com/dwyl/hapi-socketio-redis-chat-example/pull/91#issuecomment-314614617
3eabcbcView on GitHubadds favicon link elm/index.html to fix https://github.com/dwyl/hapi-socketio-redis-chat-example/pull/91#discussion_r125273975
7eccdfaView on GitHubadd semantic linefeeds to README.md see: https://github.com/dwyl/style-guide/issues/9
854df5cView on GitHub