Skip to content

Repository files navigation

Description

HumanSync: HR Managament Service

NestJS based API

Installation

$ npm install

Database

Create 1 Postgres Databases: 'admin', 'dev'

run migration scripts:

npm run migration:admin:run
npm run migration:dev:run

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

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

HR Management API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages