Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 167 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 167 Bytes

stripe-charge-processor

run development environment $ yarn start:dev

run server $ yarn start

build docker image $ make build

run docker image $ make run