An open API service indexing awesome lists of open source software.

https://github.com/mondaycom/tunnel


https://github.com/mondaycom/tunnel

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# monday.com Tunnel

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mondaycom/@mondaydotcomorg/tunnel/blob/master/LICENSE)   [![npm version](https://img.shields.io/npm/v/@mondaydotcomorg/tunnel.svg?style=flat)](https://www.npmjs.com/package/@mondaydotcomorg/tunnel)   [![npm](https://img.shields.io/npm/dm/@mondaydotcomorg/tunnel)](https://www.npmjs.com/package/@mondaydotcomorg/tunnel)   [![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/@mondaydotcomorg/tunnel)](https://www.jsdelivr.com/package/npm/@mondaydotcomorg/tunnel)

Monday.com Tunnel exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to test out your changes.

Great for testing mobile apps connected to your locally running backend or running your appexternal services like monday.com which require a public url for callbacks.

## Docs

Please [visit this URL](https://tunnel.monday.app) for instructions and documentation.