Update .env file set database url and email access
CONNECT_STRING= "Set your MongoDb Connecting String"
SMTP_EMAIL_ADDRESS=
SMTP_EMAIL_PASS=
Install the dependencies and devDependencies and start the server.
npm install
npm start
Import collection your postman from project "postman-collection" folder then test this API