Merge branch 'refactor' of https://gitlab.com/saburly/marketalarm/web into refactor

This commit is contained in:
Bilal Catic
2019-05-17 00:34:13 +02:00

View File

@@ -2,7 +2,7 @@
The purpose of this project is to build a web application that enables subscribing to notifications when new products are published on various ad based marketplaces. The MVP will be only based on OLX.ba
###Setup
### Setup
1. Create postgres docker image
`docker build -t marketalerts .`