Skip to content

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

Notifications You must be signed in to change notification settings

hbrace/onse-account-service

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • Gherkin 5.6%
  • Mako 1.9%
  • Other 1.6%