Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 490 Bytes

How-To-Run-Locally.md

File metadata and controls

22 lines (16 loc) · 490 Bytes

Running Locally

  1. Login to AWS with option 1.

  2. Docker login:

aws ecr get-login-password --region eu-west-2 | docker login --username AWS --password-stdin 554043692091.dkr.ecr.eu-west-2.amazonaws.com
  1. Bring up the app:
sudo docker-compose up   

Note: if you encounter an error running the above, trying running without sudo.

  1. Visit the page and try to add loafers. YOU CAN'T.
http://localhost:8080

loafer