Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 242 Bytes

MongoDB Event Listener

Simple application to log changes to a remote database to your console.

Install

$npm install

$cp .env.example .env

$vi .env

insert credentials

Running

$node index.js