Node version of Ngrok -> Surge

Getting started

npm install -g surge
surge -h
Welcome to surge! (surge.sh)
Login (or create surge account) by entering email & password.
password:*****
project: /directory/project/
domain: test.surge.sh
upload: [===========] 100% eta: 0.0s (4 files, 209007 bytes)
CDN: [====================] 100%
encryption: *.surge.sh, surge.sh (324 days)
IP: 112.192.235.123
Success! – Published to test.surge.sh

To awoid typing each time domain

Use a file withing the root of the proj: CNAME

test.surge.sh

Was this article helpful?

Related Articles

Leave A Comment?