Prototype to Web in 60 seconds

Loopback App by Matterloom makes it easy to securely share your latest web creation.

# Step 1: Publish localhost:8000 to https://myapp.free.lo.app
ssh -R myapp:443:localhost:8000 free.lo.app

# Step 2: Read and accept terms of service.

# Step 3: ????

# Step 4: PROFIT!!!

This command creates a secure ssh tunnel from your computer to lo.app. Using Loopback App, your web application's data is served securely over HTTPS at a domain of your choosing.