Connect a Repo
Connect to GitHub to allow Nubo to access your repos.

Once connected, select a repo. If you don't have a repo yet, you can get started by forking the Nubo Examples repo.

If your service is not in the root of your repo, you can provide a path to it.

By default, Nubo uses different ports to run your service which can be accessed by the
process.env.PORT
environment variable.If you would like to specify a port for your service, you can enter it here.

Last modified 11mo ago