Go to file
JurTI-BR 17fd2a5411 Ajuste comentario cache de departamento 2025-03-14 13:01:15 -03:00
.github/workflows Create node.js.yml 2025-03-11 17:35:38 -03:00
certificado Alterado end point api/v1/delivery/schedule para mostrar a capacidade e saldo da capacidade com 3 casas decimais e criado peso adicional para mostrar a data de entrega na abertura da venda 2025-03-11 17:16:05 -03:00
scripts Alterado end point api/v1/delivery/schedule para mostrar a capacidade e saldo da capacidade com 3 casas decimais e criado peso adicional para mostrar a data de entrega na abertura da venda 2025-03-11 17:16:05 -03:00
src Ajuste comentario cache de departamento 2025-03-14 13:01:15 -03:00
test commit 2025-01-27 17:44:27 -03:00
.dockerignore Atualiza configurações do Docker e Dockerfile para otimização de serviços 2025-01-27 22:22:44 -03:00
.eslintrc.js commit 2025-01-27 17:44:27 -03:00
.gitignore commit 2025-01-27 17:44:27 -03:00
.prettierrc commit 2025-01-27 17:44:27 -03:00
Dockerfile Atualiza configurações do Docker e Dockerfile para otimização de serviços 2025-01-27 22:22:44 -03:00
README.md commit 2025-01-27 17:44:27 -03:00
docker-compose.yml Atualiza configurações do Docker e Dockerfile para otimização de serviços 2025-01-27 22:22:44 -03:00
nest-cli.json commit 2025-01-27 17:44:27 -03:00
package-lock.json setup da configuracao do redis 2025-03-13 22:27:19 -03:00
package.json setup da configuracao do redis 2025-03-13 22:27:19 -03:00
tsconfig.build.json commit 2025-01-27 17:44:27 -03:00
tsconfig.json setup da configuracao do redis 2025-03-13 22:27:19 -03:00

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

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.