Test Backend
Installation$ npm install
$ npx sequelize-cli db:migrate
$ npx sequelize-cli db:seed:all
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
- Author - Ing.. Yohanny Jose Lugo Flores
- Telefonos - 304 2281250
- email - [email protected]