Quickstart
You can either login at out console and get a connection string for connecting to your collections, or alternatively you can run our docker image using the following command.
Running locally using docker
You container should be running on port 6821 and you can verifying it by running the docker ps
command.
Connect to your database
Once the database is running, you can use our integration guide to connect to it.
Last updated