/hydration-system-backend

Backend part of university project (Usługi sieciowe w biznesie)

Primary LanguageTypeScript

Description

Built with Nest

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod