Skip to content

A simple experimental live server that reloads a website when a file changes.

License

Notifications You must be signed in to change notification settings

cedrick-ah/reserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reserver

A mini live server for linux that watches for file changes and reload website. Tested on Debian 11.

Build

make

Use

  1. Start the server
./reserver
  1. Go to http://localhost:8080

  2. Update the website in the static folder

  3. See the chnages.

About

A simple experimental live server that reloads a website when a file changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published