8000 GitHub - w-arantes/fincheck-api: API for a finance application built with NestJS, TypeScript and Prisma
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

w-arantes/fincheck-api

Repository files navigation

Fincheck logo

Description

API for a finance application built with NestJS, TypeScript and Prisma

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

ER diagram

Fincheck logo

About

API for a finance application built with NestJS, TypeScript and Prisma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0