1. Create a Box
Create a box with default settings. See the quickstart if you haven’t created one before.2. Connect via SSH with Port Forwarding
Connect to your box via SSH with the-L flag to forward a port from the box to your local machine. Replace 3000 with whichever port your dev server listens on.
The box-id is the name of your box (e.g. right-flamingo-14486).