- Integrated with DSC KIET Portal database
- Automatic birthday wishes to users
-
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
Made during 🌙 by DSC KIET