App Name: SaaS Base Template
Goal is to be able to quickly spin up a fully provisioned new SaaS project.
The ‘standard’ SaaS functionality is available out-of-the-box.
Allows focus on what makes the app unique.
Current ‘standard’ functionality:
-
Devise Credentials Mgmt
- Standard sign-up & sign-in functionality
- Email Confirmation ()& activation) of Sign-Up
-
SendGrid (twilio interface)
- SignUp Confirmation
- Verified by email
-
Stripe
- Credit Card Processing
- SignUp dependent on successful payment
login
- USERNAME: demo@heidless-app-0.com
- PASSWORD: password
Tech Info
- Rails 6
- Google Cloud
- Domain Mapping
- Postgres
- Credentials via Rails Credentials & Goole Secret Mgr
- Devise User Mgmt
- Stripe Payment Integration