Skip to content

Kayconfig/Authenticated-Task-Management-NestJs

Repository files navigation

Authenticated Task Management Backend Service

Description

Nest framework TypeScript - Task Management Backend App with Authentication.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Documentation

# development
$ npm run start

# or

# watch mode
$ npm run start:dev

navigate to your browser, use this http://localhost/api/v1 to access Swagger Documentation

Test

Tests not ready yet ;)

Stay in touch

  • Author - Kayode Odole

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published