Skip to content

Repository files navigation

Banking Gateway

Esse projeto tem como objetivo padronizar a criação, registro e alteração de boletos via API nos principais bancos brasileiros, começando pelo Banco do Brasil.

Requirements

  • Node 18 or higher
  • MySQL 8

Installation

$ npm install
$ npm run migrations:run

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

License

Banking Gateway is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages