https://documenter.getpostman.com/view/17495243/2s8YesqBkC
- Create a new cluster in MongoDB and paste its link the example_env file provided.
- Rename example_env to .env
- Now, run the api with the given commands
npm install
npm start
- 10 random authors and multiple book entries for each author will automatically be created whenever the server starts/restarts. (Using Faker.js)
- Default password for the randomly generated accounts is "password".
