This repo is to support the egghead.io course Vue and Socket.io for Real-Time Communication
Each lesson is linked under a different branch.
The Master is a combination of all branches but actually doesnt make sense to run with - you would be better off using the individual lesson branches.
The server folder holds the Express Socket.io server code and the client folder holds the Vue application.
If you want to use Papertrail for logging then you need to update the host and port in logger.js
More information about the logging can be found in my egghead lesson NodeJS Logging using Winston and Papertrail
If you don't do this then you will get an error in the console but you can safely ignore it.
When building the Vue applicatioh the following dependencies are used: