Go to file
JurTI-BR 2b68fee9b1 blablabal do ci 2025-01-30 17:27:42 -03:00
.github/workflows blablabal do ci 2025-01-30 17:27:42 -03:00
certificado commit 2025-01-27 17:44:27 -03:00
scripts commit 2025-01-27 17:44:27 -03:00
src blablabal do ci 2025-01-30 16:57:58 -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 commit 2025-01-27 17:44:27 -03:00
package.json commit 2025-01-27 17:44:27 -03:00
tsconfig.build.json commit 2025-01-27 17:44:27 -03:00
tsconfig.json commit 2025-01-27 17:44:27 -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.