Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 193 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 193 Bytes

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