A standard for webservers that's just right.
Go to file
AJ ONeal d7b9cf55da bump 2015-06-24 15:46:00 -06:00
.gitignore Initial commit 2015-06-24 14:38:30 -06:00
LICENSE Initial commit 2015-06-24 14:38:30 -06:00
README.md ready for npm 2015-06-24 15:44:42 -06:00
app.js initial commit 2015-06-24 15:36:17 -06:00
package.json bump 2015-06-24 15:46:00 -06:00
serve.js bash -> node, duh 2015-06-24 15:45:54 -06:00

README.md

localhost.daplie.com-server

Serves HTTPS using TLS (SSL) certs for localhost.daplie.com - great for testing and development.

Install

npm install --global serve-https
serve-https
Serving /Users/foo/ at https://localhost.daplie.com:1443

Usage

  • -p <port> - i.e. sudo serve-https -p 443
  • -d <dirpath> - i.e. serve-https -d /tmp/