/server-cli

Primary LanguageJavaScript

Installing globally:

Installation via npm:

npm install server-cli-jsdt -g

Usage:

hs-server [options]

Available Options:

  • -d server root path
  • -D start server in deamon
  • -a host Address to use (defaults to 127.0.0.1)
  • -p --port Port to use (defaults to 8080)
  • -o view in browser after starting server
  • -P or --proxy Proxies all requests to the given url
  • -c cache support
  • -v check version
  • -h see the help

features


  • resume from break-point

  • deamon server pattern

  • zlib
  • proxy

  • cors
  • picture guard
  • cache support




Short Stories

originally I wanted to use the server-cli, but being occupied, so I had to use server-cli-jsdt, so the name is a bit strange

introduce

some detail about this project, view

License

MIT © gcy