Using ngrok with Node.js or npm
tip
This article assumes you have node and npm already installed.
If you need to manage the ngrok agent for starting tunnels, use bubenshchykov's npm package:
If you'd like to programmatically access the ngrok API for configuring ngrok Edges and modules, use our ngrok Javascript/Typescript Client.