Update README.md

pull/31/head
Artem Golub 5 years ago committed by GitHub
parent 24e309997b
commit 737d45d532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ On a Mac/Linux/Windows you need Docker, Docker Compose installed. Optionally GCC
To get the tool working locally, just run:
```shell script
$ docker-compose local_setup
$ make local_setup
```
... this command will bring up the backend, the database, sync migrations, and build and serve the Angular app in an Nginx container (for working locally with the tool). For production, you can build and deploy your own images or use mine as a base.

Loading…
Cancel
Save