Hacker News new | ask | show | jobs
by masukomi 1421 days ago
> But other time, the code need to run automatically reacting to external events or to run continuously, which means, it needs to run on a server somewhere.

why couldn't this be solved much more easily with ngrok or one of its competitors?

1 comments

Ngrok and reverse proxies in general are an option. But it's a trivial concept, and you'd still need to run your machine 24/7
not a trivial concept*