1.4.0 • Published 3 years ago

@bebusinessfocus/mongo-db v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

mongo-db

CircleCI

Test

Run a Local mongo database, for instance with Docker

$ docker run --rm -ti -d --name mongo -p 27017:27017 -v `pwd`/data/db/:/data/db mongo:4.4

Run test with

$ npm test

License

Licensed under the MIT License

A copy of the license is available in the repository's LICENSE file.

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago