This is a code repository for a tutorial on medium. For a detailed explanation of the code medium post
You can clone the repos to have to try it out.
- Create a paystack account
- Copy and update the secret key in config/paystack.js
- Install dependencies. Just run
npm install
from the root of the directory structure. - Run the app
node app