Built with Nest
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Backend part of university project (Usługi sieciowe w biznesie)
TypeScript
Built with Nest
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod