/servee

A simple HTTPS server for local development that just works.

Primary LanguageJavaScriptMIT LicenseMIT

servee

Local HTTPS server with CORS enabled. NOT suitable for production use it to test your projects locally.

Installing

npm i -g servee

Usage

servee

Opening

open https://localhost:5000

License

MIT