Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effortless https local server at https://localhost:4443 in under 5 seconds. Includes AMP boilerplate welcome page.

Option 1. (Step by Step)

Download

From inside a new empty project folder

git init .
git remote add origin https://github.com/JayHoltslander/instant-https
git pull origin master

Install

You'll need Node.js and NPM first.

$ npm install

Run

$ node server.js

Option 2. (All-in one: Clone, Install, and Run)

git init . && git remote add origin https://github.com/JayHoltslander/instant-https && git pull origin master && npm install && node server.js

Alternative Run

chmod +x serve.sh
./serve.sh

About

Effortless https local server at https://localhost:4443 in under 5 seconds. Includes AMP HTML boilerplate.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages