https://github.com/creative-tutorials/jotr
Simple tool to help you share your localhost via a secured tunnel 🚧🏗
https://github.com/creative-tutorials/jotr
Last synced: 2 months ago
JSON representation
Simple tool to help you share your localhost via a secured tunnel 🚧🏗
- Host: GitHub
- URL: https://github.com/creative-tutorials/jotr
- Owner: creative-tutorials
- License: apache-2.0
- Created: 2022-09-19T19:33:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T07:46:39.000Z (over 3 years ago)
- Last Synced: 2025-01-22T22:30:43.290Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JOTR
 [](https://discord.gg/Zy2BjM5M)  
Jotr a simple tunnel sharing application that allows you to share your localhost live...
## Description
**JOTR** is a simple application that allows you to share your localhost, live for people to see, this app solves the issue where you want someone to view your app but you don't want to pay for hosting, **JOTR** helps you simply convert your localhost into a secured tunnel that can be viewed live for others to see
## Features
- Includes support for different types of requests
- application status that shows when the app is shipped successfully
- unique app id (your app id is unique and cannot be changed, also cannot be used by anyone)
- server status - shows when the server is running `(Admin Previlage only)`
- support domain URL - for the host request -> routes you to the live tunnel (default is "http://localhost:{YOUR_PORT}")
## Technologies
Jotr is built under cool Technologies and we would love to share a quick taste of what the technologies Jotr uses
- [React](https://reactjs.org/)
- [Nodejs](https://nodejs.org/en/)
- [Firebase](https://firebase.google.com/)
- [MongoDB](https://www.mongodb.com)