Skip to content

ikem-legend/pricepal

Repository files navigation

Nest Logo

PricePal server

Description

Price comparison app server

This project was built with Nest and Postgres to enable price comparison for different items in stores. It includes features like authentication and up-to-date price information.

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

License

Nest is MIT licensed.

About

Price comparison app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published