Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 333 Bytes

File metadata and controls

30 lines (17 loc) · 333 Bytes

Node Payment Gateway

Installation

Recomment Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install or npm i

For build production environments...

$ npm run serve

Todos

  • Api node payment
  • Unit test

License

  • MIT