Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 572 Bytes

File metadata and controls

11 lines (7 loc) · 572 Bytes
  1. npm start: To start the project
  2. npm test: To run unit test
  3. For api querying a. http://localhost:4000/sendemail?to=xyz@gmail.com&subject=subject goes here&body=body goes here&html=html goes here b. https://nodemailapitest.herokuapp.com/sendemail?to=renjithmails@gmail.com&subject=subject goes here&body=body goes here&html=html goes here

NB: SendGrid is not sending any emails. Getting following notification in potal. But the request count is getting updated in the portal

Your account is temporarily under review. Please contact Support to regain access.