Skip to content

Instantly share code, notes, and snippets.

@Qubad786
Last active September 19, 2018 04:13
Show Gist options
  • Save Qubad786/ab8d5dc5f90d0e7569c290e05972ab0e to your computer and use it in GitHub Desktop.
Save Qubad786/ab8d5dc5f90d0e7569c290e05972ab0e to your computer and use it in GitHub Desktop.
Retailer API setup
#!/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