Skip to content

El presente repositorio contiene el desarrollo del parcial practico de APIs - MISO

License

Notifications You must be signed in to change notification settings

jsanchezl12/parcialpractico_APIs

Repository files navigation

parcialpractico_APIs

El presente repositorio contiene el desarrollo del parcial practico de APIs - MISO

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.

Node Version

$ v18.17.0

Installation

$ npm install

Build app

$ npm run build

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

Entitys

  • Members
  • Groups

Comandos de Nest

nest g mo member
nest g cl member/member.entity --no-spec
nest g s member 
nest g co member --no-spec
nest g cl member/member.dto --no-spec

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.

License

Nest is MIT licensed.

About

El presente repositorio contiene el desarrollo del parcial practico de APIs - MISO

Resources

License

Stars

Watchers

Forks

Packages

No packages published