System Requirement
- Node v8 or higher
- Mongodb
Running the application
- In .env file, Change the host key to your ip/wport or domain
- In .env file, Set your own email and password. make sure smtp, imap & pop3 setting is active in email provided.
- Install the packages using command: npm install
- To run using nodemon: nodemon app
- To run application give command in terminal: node app
Below link has the Request & Response format
Postman api Link: https://www.getpostman.com/collections/21d7611709df17816652