Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 518 Bytes

README.md

File metadata and controls

42 lines (31 loc) · 518 Bytes

Test Backend

Installation
$ npm install
$ npx sequelize-cli db:migrate
$ npx sequelize-cli db:seed:all

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

  • Author - Ing.. Yohanny Jose Lugo Flores
  • Telefonos - 304 2281250
  • email - [email protected]