Skip to content

Guhan21/nestjs-task-manager

Repository files navigation

Nest Logo

Description

A To-Do API built using Nest, TypeORM and PostgreSQL to demonstrate the core concepts of NestJS.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

  • Author - [Guhan Sundararajan]

License

MIT licensed.

About

Basic NestJS To-Do API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published