Self hosting a server for prototyping
Posted on January 20, 2020
To self-host a server for prototyping, ( in instances where you can’t use a localhost e.g. webhooks ) I found
. . . . .
ngrok!
https://ngrok.com/docs
simply run:
ngrok http 80