https://github.com/wangdahoo/serve-https
https://github.com/wangdahoo/serve-https
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangdahoo/serve-https
- Owner: wangdahoo
- Created: 2019-02-28T14:50:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:11:13.000Z (over 3 years ago)
- Last Synced: 2025-03-11T14:57:09.920Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serve-https
> Serve your stuff via https on localhost, useful in development.
## Usage
```bash
$ npm i -g @wangdahoo/serve-https
$ serve-https
```