Files
old-web/README.md

11 lines
317 B
Markdown
Raw Permalink Normal View History

2019-01-08 16:50:46 +00:00
# web
2019-03-26 05:06:15 +01:00
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
2019-04-30 09:47:50 +02:00
Run postgres image with:
docker run --name pg_test -d -p 5432:5432 marketalerts
Run with:
$ npm start