@reversense/dexcalibur-orm-mongodb
v1.7.2
Published
Download links:
Readme
dxc/dexcalibur-orm-mongodb
Getting Started
Download links:
SSH clone URL: ssh://[email protected]/reversense/dxc/dexcalibur-orm-mongodb.git
HTTPS clone URL: https://git.jetbrains.space/reversense/dxc/dexcalibur-orm-mongodb.git
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
What things you need to install the software and how to install them.
ExamplesDeployment
npm i @dexcalibur/dexcalibur-orm-mongodbTest
Start a docker to run mongodb 4.4 (don't require Intel AVX support)
docker run --name mongodb_v4 -d -p 27017:27017 -e MONGO_INITDB_ROOT_USERNAME=admin -e MONGO_INITDB_ROOT_PASSWORD=admin -v $HOME/containbers/data/mongodb:/data/db mongo:4.4.20@sha256:1017784ad6042dc22b961690ee19b2a9bfd5d1c37f8cf4b7ab3f51f142200409