Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 160 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 160 Bytes

Customers-API

Running:

> docker-compose up

Tests:

> yarn

> yarn test:e2e

Dev Mode:

> yarn

> yarn start:dev