Skip to content

Simple test dashboard for making transfers using the Paystack Transfers API

Notifications You must be signed in to change notification settings

tkalejaiye/transferdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transferdash

Simple test dashboard for making transfers using the Paystack Transfers API

Running a Node.js backend concurrently with a React.js frontend.

To test it out locally, clone this repo git clone [email protected]:tkalejaiye/transferdash.git

and create a .env file to store your bearer token from your Paystack dashboard

bearer:"your_secret_key"

run npm run dev in the root directory to start. The server will run on port 8000 and the client on 3000

About

Simple test dashboard for making transfers using the Paystack Transfers API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published