Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 331 Bytes

mongodb-node-playground

A repl with the node.js mongodb driver connected and loaded in the context.

Useful to quickly try stuff out.

npx https://github.com/mcasimir/mongodb-node-playground <url>

or

npm i -g https://github.com/mcasimir/mongodb-node-playground
mongodb-node-playground <mongodb url>