Last active
September 19, 2018 04:13
-
-
Save Qubad786/ab8d5dc5f90d0e7569c290e05972ab0e to your computer and use it in GitHub Desktop.
Retailer API setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
git clone https://github.com/arslanhashmi/retailer | |
cd retailer | |
git checkout master | |
docker-compose up --build -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment