Skip to content

Hardsix/apartment-finder

Repository files navigation

Description

Project that finds apartments for sale fitting various search criteria, on real estate ad sites in Croatia.

Can be generalized more by adding more providers that cover other sites, or providers that cover other types of ads - not just real estate sales.

Installation

Create .env file with contents according to .env.example

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published