Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 659 Bytes

sample-ecom

Build Status Built with

APIs for sample ecommerce. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]