Install the CLI. See the install docs.
Log in:
runway login
Add an SSH key. See key setup, or use the shortcut:
runway local key setup
We published an example repository on our Github organization:
git clone https://github.com/hostwithquantum/runway-example-node && cd runway-example-node
runway app create
runway app deploy
Run runway app open to see it live, or check the Runway UI. Check runway app logs if something’s off.