API del proyecto Módulos PCPUMA
Go to file
2023-03-15 20:08:59 -06:00
sql sin institucion findById 2022-09-25 23:27:25 -05:00
src correccion tablas 2023-03-15 20:08:59 -06:00
test nestjs 2022-03-29 11:27:49 -06:00
.eslintrc.js orm cnfig 2022-03-29 14:24:00 -06:00
.gitignore listo logo peronalizado 2023-01-10 17:25:23 -06:00
.prettierrc nestjs 2022-03-29 11:27:49 -06:00
nest-cli.json nestjs 2022-03-29 11:27:49 -06:00
package-lock.json hcaptcha 2023-02-02 10:50:25 -06:00
package.json hcaptcha 2023-02-02 10:50:25 -06:00
README.md nestjs 2022-03-29 11:27:49 -06:00
tsconfig.build.json nestjs 2022-03-29 11:27:49 -06:00
tsconfig.json nestjs 2022-03-29 11:27:49 -06:00

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

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.