Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsLetter Subscription API

An API for sending the mails to the person who have subscribed

Setting the Newsletter in the local Machine

  • Fork the repository and clone it using Command line :
git clone https://github.com/Real-DeviLs/Newsletter-subscription.git 
  • Installing all the dependencies
npm install
  • Set up the .env file according to format given in .env.sample
  • Use the mongoDb locally or the remote mongoDb atlas link
  • Make a cluster of free tire and fill all the credentias in the .env file
  • After making all these setup run npm start in your terminal and your server is up and running
  • The server is up and running on http://127.0.0.1:3000or http://localhost:3000

NOTE

make sure you turn ON this for sending the mails


Impovements required

  • need to be done in the frontend part
  • Making the templated mails

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages