Insert-TS-data is a small piece of code to create a basic realtime data stream into a mongodb collection.
Tested against mongodb 3.6 and node driver 3.1.1 and therefore uses latest connection URI methods.
Code also illustrates a basic setup of the forever.js task runner with nodemon.js.
Get the code here:
https://github.com/ravenOSS/Insert-TS-data