JkDevArg / todo_task

This is a project TODO, backend use NestJS, Front React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov
$ first step get info on Person Module

$ second step get info of profession and attributes from person and auto complete on GPT Module

$ third step get list info of professional task from GPT Module and List on TODO Module

Information

Esta aplicación esta echa para crear un TODO APP pero basado en IA para obtener tareas automatizadas depende de las areas de la persona. Se basa mas que nada en tener todo automatizado.

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

This is a project TODO, backend use NestJS, Front React


Languages

Language:TypeScript 95.4%Language:JavaScript 4.6%