Skip to content

anjmao/static-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Static files server useful for serving local static files like single page apps. Static server also includes gzip compression which helps to estimate production bundle sizes.

Installation

go get github.com/anjmao/static-server

Usage

Serve from current directory

static-server

Serve from another directory

static-server -dir ./dist

About

Go static files server with gzip compression

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages