Skip to content

a-ignatov-parc/assets-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assets-server

Simple assets server with support for middleware fabric

Usage

assets-server [options]

Options

-h, --help               output usage information
-V, --version            output the version number
-p, --port <value>       The port on which the assets server will respond
-H, --hostname <name>    The hostname the assets server will use
-b, --base <path>        The base (or root) directory from which files will be served
-m, --middleware <path>  This option expects a path to CommonJS module which will return function that returns an array of middlewares

About

Simple assets server with support for middleware fabric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published