Skip to content

nuno-morais/apartment-scrapper

Repository files navigation

Description

Apartment Scrapper is a service to scan apartments to rent or buy. (If you need the frontend side, please check it here)

Build Status Maintainability

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Stay in touch

Releases

No releases published

Packages

No packages published