Search⌘ K
AI Features

Verifying the Database

Explore how to verify the database creation and connection using Robo 3T after setting up your Angular API. Understand the steps to connect to the local database and ensure your environment is ready for testing and development.

We'll cover the following...

Database verification

Let’s verify the creation of our database now that our API is ready to run.

  1. There’s a Robo 3T and API widget at the end of this topic. Click on the “run” button.

  2. Once you see the ready message logged in the terminal, shift to the “output” tab or open Robo 3T and follow the steps mentioned in the ...