Skip to content

Commit

Permalink
App is Dockerized
Browse files Browse the repository at this point in the history
  • Loading branch information
talented committed Jul 17, 2019
1 parent 8551635 commit 4fc25de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@

1. Clone the repo

```shell
git clone https://github.com/talented/Sales-Records-API.git
```

2. Run

```shell
docker-compose up --build
```

3. Without stopping the running server open a new tab in your terminal and run commands below to populate the postgresql database in your running container with the data from "2000_Sales_Records.csv" under pgdata folder

Expand Down

0 comments on commit 4fc25de

Please sign in to comment.