Skip to content

glyodev/luka_upea

Repository files navigation

Nest Logo

Descripción

Servicio de pagos con luka UPEA

Project setup

$ yarn install

Configure env

cp .env.copy .env

# Edit .env

Compile and run the project

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Run tests

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

Servicio de pagos UPEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors