Prerequisites

These are the most important prerequisites for the code base to run:

  • Start MongoDB before running the code base. 
  • Seeding the database: In order to visualize the data and see how requests and responses work with Redux Saga, we have created a seeder script that will add a list of users to the MongoDB database. To learn more about the seeder function, you can check out CH06/server/helpers/seed.js.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset