Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 189 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 189 Bytes

Ecommerce Management Demo

Start server with Docker

Prepare:

  • install docker engine
  • change database.host in /env/app/*.yaml

Run:

  • docker-compose build
  • docker-compose up