CLI for exposing all your ports to the internet like an absolute madlad.
npx nbork <channel-name>Access any port on your machine via:
curl <channel-name>-<port>.nbork.com- Pass the channel as the first positional argument, or set the
CHANNELenvironment variable. - Override the broker base URL with
TUNNEL_BASEif you host your own instance.