Skip to content

hanjeahwan/Pulsifi-Technical-Assessments-BE

Repository files navigation

Pulsifi Backend Side

Deploy with Heroku. API URL https://nestjs-pulsifi.herokuapp.com.

  • NestJS
  • PostgreSQL
  • TypeScript
  • JavaScript (ES6, ES7, ES8)
  • JWT
  • Passport

Installation

$ npm install

Running the app

# watch mode
$ npm run start:dev

# production mode
$ npm run build

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

Pulsifi Technical Assessments Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published