Skip to content

reversenseorg/dexcalibur-orm-mongodb

Repository files navigation

dxc/dexcalibur-orm-mongodb

Getting Started

Download links:

SSH clone URL: ssh://git@git.jetbrains.space/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.

Examples

Deployment

npm i @dexcalibur/dexcalibur-orm-mongodb

Test

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

About

MongoDb adapter for Reversense ORM

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors