Skip to content

Jacob-Friesen/live-reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-reload (In Progress)

Example code for a Node.js based live reload server. The Medium post describing this is here (Link TBD). Note that the techniques used here are just for example purposes to explain WebSockets better. This code will not scale well for production environments.

Installation

Just run: npm install

Running

Use: node server.js 8000

Credits

Based almost entirely on the connect middleware with the server-static library. The image is royalty free from here: https://pixabay.com/vectors/computer-network-router-server-159829/

About

Example code for a Node.js based live reload server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published