Skip to content

A simple Go fileserve server that inject a minimal js payload into html and add autorefresh power to pages.

Notifications You must be signed in to change notification settings

m4dfry/autorefresh-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autorefresh-web-server

how-to

start with: go run main.go server will start on port 3000

every change on files inside site folder will refresh the browser and show the changes

TODO

  • add yaml configuration for:
    • site folder
    • server port
    • websocket url
  • refactor js payload

About

A simple Go fileserve server that inject a minimal js payload into html and add autorefresh power to pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published