katoikia-app/servicio-usuarios
Traym17 a23691a30d Agregar categoría al invitado
Cambio en el formulario del invitado y en el servicio para agregar la categoría
2022-08-29 20:45:34 -06:00
..
src Merge branch 'US-05-ModificarAdministradordeSistema' into US-11-ModificarAdministradordeComunidaddeViviendas 2022-08-22 22:58:04 -06:00
test add microservicio-usuarios 2022-06-29 03:23:07 -06:00
.eslintrc.js add microservicio-usuarios 2022-06-29 03:23:07 -06:00
.gitignore add microservicio-usuarios 2022-06-29 03:23:07 -06:00
.prettierrc add microservicio-usuarios 2022-06-29 03:23:07 -06:00
README.md add microservicio-usuarios 2022-06-29 03:23:07 -06:00
nest-cli.json add microservicio-usuarios 2022-06-29 03:23:07 -06:00
package-lock.json Agregar categoría al invitado 2022-08-29 20:45:34 -06:00
package.json fix estilo correo de administrador Comunidad 2022-07-27 15:54:31 -06:00
tsconfig.build.json add microservicio-usuarios 2022-06-29 03:23:07 -06:00
tsconfig.json add microservicio-usuarios 2022-06-29 03:23:07 -06:00

README.md

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.