/onse-account-service

Part of the microservices section of the ONS Software Development Practices training

Primary LanguagePython

Account Service

Installation

pip install pipenv
pipenv install --dev

To run tests

bin/run_tests.sh

To run the service

PORT=8080 bin/start_service.sh