Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 265 Bytes

mongo-changeStreams

A demo on some basic functionalities of mongoDB change streams

Useful commands:

npm run dev: will run the application in development mode

npm run start: will run the current built application

npm run build: will build de application