Skip to content

samayamnag/nest-js-todo-api

Repository files navigation

todo-api

Description

todo-api

Installation

$ git clone https://github.com/samayamnag/nest-js-todo-api.git <project_name>
$ cd project_name
$ npm install
$ cp .env.example .env
$ Provide values in .env

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published