Lets put some data in the Cluster manually

  1. Create a new Database called todo-app
  2. Create two collections inside it
    1. users
    2. todos
  3. Seed some data inside the collections

Users table

Screenshot 2024-09-14 at 6.53.57 PM.png

TODO table

Screenshot 2024-09-14 at 6.54.01 PM.png