Search⌘ K
AI Features

Concluding API Setup and Installation

Explore the final steps in setting up your API by connecting it to a GitHub repository. Learn how to update the remote URL, push your local changes, and configure Git with your user information. This lesson helps you finalize your backend setup before integrating it with your Angular application.

We'll cover the following...

What have we done so far?

We’ve successfully set up the API and our two databases. Now we’re ready to add our API to GitHub.

  1. Return to GitHub’s homepage and add a new repository.

  2. We’ll need to name our repository. Keeping ...