User Data store API for services built and deployed on Form Builder
Prerequisites:
- Docker
Clone repository
git clone [email protected]:ministryofjustice/fb-user-datastore.git && cd fb-user-datastore.git
Run the tests through docker and docker-compose
make spec
Continuous 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