/NestPruebaTec

Prueba Tecnica sobre Soporte para TVs hecho en Nest con Swagger, JWT y TypeORM

Primary LanguageTypeScript

Nest Logo

Description

Me disculpo de antemano por no haber terminado el proyecto al 100% ni poder desplegarlo como se debe en un PaaS como Heroku o AWS. La verdad solo hasta el dia del Viernes pude conseguir un computador para hacer esta prueba tecnica porque no tenia.

Sin embargo implemente lo mas que pude de NestJS, TypeORM, Swagger, JWT , Jest para end to end testing solo en el modulo marca. Todo esto a pesar de que nunca habia tocado NestJS por estar mas acostumbrado a Express puro, de todas formas, me di cuenta que es igualito a AngularJS.

El Proyecto solo esta en la parte back end.

PD: Voy a tratar de seguir incrementando entregas funcionales en GitHub de este proyecto, ya que si hubiese tenido mas tiempo me habria quedado mucho mejor. Pueden verlo en 3 dias mas para notar la diferencia.

GRACIAS

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.