forked from RailsApps/rails-stripe-membership-saas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
22 lines (12 loc) · 711 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Rails Stripe Membership Saas
========================
You can use this project as a starting point for a Rails web application. It requires Rails 4.2 and uses Devise for user management and authentication, Bootstrap for CSS styling, with Payola and Stripe for recurring billing and product sales.
"Devise":http://github.com/plataformatec/devise
"Bootstrap":http://twitter.github.com/bootstrap/
"Stripe":https://stripe.com/
"Payola":https://www.payola.io/
________________________
For more information, please see the updated README file on GitHub:
"README":https://github.com/railsapps/rails-stripe-membership-saas
________________________
"MIT License":http://www.opensource.org/licenses/mit-license