Skip to content

An application built as part of a take home assignment.

Notifications You must be signed in to change notification settings

JaapWeijland/parking-business

Repository files navigation

Nest Logo

This is a project built as an application assignment to test my backend skills. The test was taken by Jaap Weijland. To implement the requirements, the Node.JS framework Nest is used.

Installation

$ 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

Postman

To aid in testing the API, a Postman collection is included in this repository.

About

An application built as part of a take home assignment.

Resources

Stars

Watchers

Forks