Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sajjadmrx/todo-nestjs


https://github.com/sajjadmrx/todo-nestjs

nest nestjs nodejs todo typescript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        


Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest


Todo List - NestJS



# Description

[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod
```
# document
Backend:
[Postman](https://github.com/sajjadmrx/todo-nestJs/tree/main/Postman)

Frontend: (Coming soon 🚀)