express-static-https
TypeScript icon, indicating that this package has built-in type declarations

0.0.15 • Public • Published

express-static-https NPM version Build Status Dependency Status

Simple static express web server for the command line.

Install

Include with "npm install" or "yarn add":

yarn add express-static-https

Usage

No frills static serving of a single folder over https. Logging options coming shortly.

express-static-https path/to/files --port #### --certificate path/to/fullchain.pem --key path/to/privatekey.pem 

License

MIT © Kirk Bulis

Readme

Keywords

Package Sidebar

Install

npm i express-static-https

Weekly Downloads

0

Version

0.0.15

License

MIT

Unpacked Size

30.4 kB

Total Files

10

Last publish

Collaborators

  • kbulis