Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 218 Bytes

payment_test

after clone: 1.run npm install 2. change redis port and ip in PaymentRedis.js 3. run the server like this: windows: set DEBUG=myapp:* & npm start linux: DEBUG=myapp:* & npm start 4. Have fun asd