This application is part of a three piece blog & tutorial I'm writing on using the Stripe Connect Platform with Rails 5.
- Rails 5.0
- Postgresql
- git clone [email protected]:Tinusw/StripeMarketplace.git
- bundle install
- rake db:create && rake db:migrate
cp .env-sample .env
- set up your environment keys using details from you Connect Enabled Stripe Account
You can reach me here, or simply create a Pull Request!