Skip to content

A sample stripe application illustrating receiving funds, checkouts, charges and payouts

Notifications You must be signed in to change notification settings

SpiffGreen/sample-stripe-application

Repository files navigation

Try-stripe-connect

The root of the application houses the backend and has a client folder which contains the frontend code. To run this project follow the steps below:

To install dependencies:

# For backend
bun install
# For frontend change directory into the client folder and run the comand

Setup database

bun db:migrate

Run app in development mode

bun dev # For both client and backend

This project was created using bun init in bun v1.1.16. Bun is a fast all-in-one JavaScript runtime.

About

A sample stripe application illustrating receiving funds, checkouts, charges and payouts

Topics

Resources

Stars

Watchers

Forks

Languages