We rebuilt our monday tunnel functionality from the ground up!
It connects your development environment to the monday apps framework, via a public URL. Generate one with the mapps tunnel:create
command.
The tunnel has the following NEW features:
- A static URL - Tunnel URL that stays the same no matter how many times you restart the tunnel
- Improved reliability - We use ngrok to deliver the core tunneling functionality
- Compatible with all samples - All our welcome apps now use the new tunnel when running in development mode
Note: to use the tunnel, you need to install the apps CLI and initialize it with your API key.