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

ONSdigital/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published