January 2018
Intermediate to advanced
414 pages
10h 29m
English
Now that our microservice is ready, we can upload it to GitHub, but first, we need to create a project on GitHub itself. Log in to your account at https://github.com/login, and a page will appear.
Click on the Start a Project button to create our first project. This window will appear:

We need to choose a Repository name and just click on the Create repository button.
In the next window, we will see the Git URL for our newly created repository:

Save that URL because we will need it later on in the ...
Read now
Unlock full access