plentico / plenti

Static Site Generator with Go backend and Svelte frontend

Home Page:https://plenti.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ngrok for serving local websites publicly

jimafisk opened this issue · comments

This was just a thought, not realistically going to be on the roadmap for some time...

ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service

The original 1.0 version is open source but unmaintained: https://github.com/inconshreveable/ngrok

Luckily there are similar projects written Go: