- Mongodb Installed and running on port 27017
- rest client plugin for vscod (only if you are testing in vscode);
- npm install
- npm start
- now open test.rest file and call the api to generate the pdf file
- open the url received in the above mention api call in the browser.