Quickly run the walt.id Enterprise Stack locally using the docker-compose provided in this repo. The docker-compose will bring up the Enterprise Stack API next to the required MongoDB database.
Please note: You require private access to the walt.id enterprise images to use this quickstart.
You can update the version of the enterprise stack using the .env
file.
docker-compose up
Once the docker-compose is running, you can visit localhost:3000 to access the Enterprise Stack APIs.
Visit docs.walt.id/enterprise-stack to learn more about features and configurations of the enterprise stack.