Skip to content

lilimapradhan9/to-do-backend

Repository files navigation

Description

Nest framework TypeScript repository for to do app.

Installation

$ yarn

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

About

Backend repository in nestjs for To Do App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published