Skip to content

tekdi/todo

Repository files navigation

Project Title and Description

- Title : ToDo Application
- Description : A ToDo service that manages tasks or "to-do" items for users. It allows users to create, update, delete, and view their tasks.

Prerequisites

- Node.js version: Node.js >= 18.x.
- NestJS version: >= 10.x.
- Database: PostgreSQL and versions.

Project setup

$ git clone https://github.com/username/repo.git
$ npm install

Compile and run the project

# 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

Contributors 4

  •  
  •  
  •  
  •