How to deploy your first application with /dev/push.

Step 1: Sign up/Sign in

Your account will automatically be created upon first sign in, along with a default team.

Login screen

Step 2: Click on "Create a project"

Create a project

Step 3: Choose your GitHub repository

You may need to connect your GitHub account if you did not log in with GitHub.

Select a repository

Step 4: Fill in the project settings

This includes the runtime and commands, making sure the commands will work for your app.

Project details

Step 5: Either git push to your repo or click on "Deploy"

Deploy

Step 6: Wait for the app to deploy

If the app successfully deployed, you should be able to click on the "Visit" button.

Visit deployed app