Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 269 Bytes

Appartments scraper app

This is a simple demo app that consists of:

  • Node.js scrapper script
  • Postgres database
  • Express API
  • React frontend served with Nginx

Running the app

Just run docker-compose up and visit 127.0.0.1:8080