Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Abdullah-Alharbi-Archived-Projects/tasks-management-api

Repository files navigation

Nest Logo

Powered By Nest.js.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Task Management Application where users can create new tasks, edit tasks, delete tasks, complete tasks.

Note: this app built form udemy course.

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

About

Task Management API Powered By Nest.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published