Skip to content

mticciati/mediumclone-nestjs

Repository files navigation

Description

Testing NestJS with a basic blog style crud app.

Installation

$ yarn install

Development database setup

$ yarn db:migrate
$ yarn db:seed

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn 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 with NestJS folks

License

Nest is MIT licensed.

About

Testing NestJS building CRUD blog clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •