Skip to content

markbarton/egghead-vue-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Egghead Course - Vue and Socket.io for Real-Time Communication

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.

logger.js & papertrail

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.

Vue Dependencies

When building the Vue applicatioh the following dependencies are used:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published