Inspiration
Make a tool to quickly deploy a web server for testing purposes
What it does
It creates an ssh tunnel between the user's computer to the server which, hosts the port to anyone with an internet connection
How I built it
We wasted 16h on a Rust implementation to then give up and switch to Node.js a more usual approach
Challenges I ran into
Rust type safety and really strict compiler can be a huge time consumer. Due to all the time wasted on Rust, I was unable to finish the full project but we did manage to achieve a usable stage.
link 139.59.173.210
Log in or sign up for Devpost to join the conversation.