Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 823 Bytes

README.md

File metadata and controls

49 lines (34 loc) · 823 Bytes

DSC KIET BIRTHDAY WISHER

Automated Birthday wishes email for users of DSC KIET Portal.

Functionalities

  • Integrated with DSC KIET Portal database
  • Automatic birthday wishes to users

Instructions to run

  • Pre-requisites:

    • Node.js
    • NPM
  • Directions to setup/install

$ git clone https://github.com/dsckiet/birthday-wisher
$ cd birthday-wisher
$ touch .env
$ cp .env.example .env
# Set values in .env
$ npm i
  • Directions to execute
$ npm start

Contributors



Made during 🌙 by DSC KIET