Skip to content

Trycatch-tv/ValidadorBootcamp-backend

Repository files navigation

Validador de Bootcamps - Backend

Tecnologías utilizadas

  • NestJS
  • Docker
  • Postgres
  • TypeORM
  • Jest

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

TODO

  • Verificar el problema con el EnvironmentConfigService en la configuración de TypeOrm

Links

Contacto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages