- Payment gateway
- Express JS
- Next JS
- Type Script
Create a sandbox account - https://developer.sslcommerz.com/registration/ Get your store id and password and add them in .env
Install the dependencies and devDependencies and start the server.
$ npm installRunning the backend project...
$ npm startVerify the deployment by navigating to your server address in your preferred browser.
127.0.0.1:8080Running the frontend project...
$ npm run devVerify the deployment by navigating to your server address in your preferred browser.
127.0.0.1:3000MIT