User Data store API for services built and deployed on Form Builder
Prerequisites:
- Docker
Clone repository
git clone git@github.com:ministryofjustice/fb-user-datastore.git && cd fb-user-datastore.gitRun the tests through docker and docker-compose
make specContinuous Integration (CI) is enabled on this project via CircleCI.
On merge to main tests are executed and if green deployed to the test environment. This build can then be promoted to production