Skip to content

malavancs/notificationservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification service

This service will check every minute for any notification scheduled and send notification to all subscribed users.

To run

Add .env configuration

email=username@domain.com
emailpassword=password
mongodburl=urlformongodb

  1. npm install
  2. npm run dev

About

Interview question for stack finance.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors