Read midtrans documentation:
- clone the repo
- run the backend service:
- configure your environment use
.env-template
- run these commands :
cd server/ && yarn && yarn devdev
- configure your environment use
- run the client
- configure your environment use
.env-template
- run these commands:
cd client/ && yarn && yarn start
- open the browser and simulate the transaction.
- configure your environment use