Skip to content

Fr4gg/nestjs-vitest

 
 

Repository files navigation

Description

Nest framework with vitest unit test library.

Installation

  • create postgres container: yarn run initDb
  • install dependencies: yarn install

Running the app

# development
$ yarn run start

Test

# unit tests
$ yarn run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.9%
  • Shell 6.5%
  • JavaScript 4.6%