Go to file
Hasta Ragil Saputra 6654ce661f Merge branch 'development' into 'devops-staging'
Update deployment.yaml

See merge request empatnusabangsa/ppob/ppob-backend!2
2021-12-09 12:26:54 +00:00
.vscode add saldo IRS 2021-12-09 03:22:52 +07:00
k8s/staging Update deployment.yaml 2021-12-09 12:26:17 +00:00
src add unfinish order transaction 2021-12-09 17:02:05 +07:00
test feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
.dockerignore feat: logger and dockerfile 2021-11-26 18:42:12 +07:00
.env.example feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
.eslintrc.js feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
.gitignore feat: logger and dockerfile 2021-11-26 18:42:12 +07:00
.gitlab-ci.yml feat: ppob callback 2021-11-28 22:11:15 +07:00
.prettierrc feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
Dockerfile feat: logger and dockerfile 2021-11-26 18:42:12 +07:00
nest-cli.json feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
package-lock.json journaling 2021-12-08 21:01:31 +07:00
package.json feat: generate jwt on login 2021-12-08 17:15:02 +07:00
README.md feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
tsconfig.build.json feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
tsconfig.json feat(wip): initial boilerplate 2021-10-04 16:29:05 +07:00
yarn.lock feat: generate jwt on login 2021-12-08 17:15:02 +07:00

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

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

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.