This is repository contains <TODO:service-description>
Here are all of the repositories in the mentorHub system
- Docker Desktop
- TODO: Additional Prerequisites
Instructions on how to contribute, how to install dependencies and run locally. Including how to run backing services locally.
Use the following command to build and run the container locally. See here for details on how to stop/start the database.
../src/docker/docker-build.sh
After that command completes successfully you can verify it worked successfully by
- TODO: Describe functional baseline tests
- To Be Documented