Rails SaaS Starter App is a starter application for your next SaaS application. This is not a Rails Engine. The goal is provide you with a robust code base that you can use to start buidling your next SaaS app.
- Create a repository for your new application
- Download a copy of Rails SaaS Starter App
- Copy the source from Rails SaaS Starter App into your application
- Start coding
- Multi-tenant support (currently path based easily modified)
- Pricing page
- Account registration
- Account management (admin)
- Plan management (admin)
- User management (admin)
- User invitations (admin and settings)
- Event viewer (admin)
- Change plans (settings)
- Update create card (settings)
- Cancel account (settings)