Accounts
Accounts make sharing resources easy with other users and teams.
What kind of accounts does your application need?
Account Switching
How would you like to switch between accounts?
Dependencies
Optional, but officially supported dependencies for Jumpstart Pro applications.
Integrations
Integrations with popular services can be enabled with the click of a button. Add your credentials to the Rails credentials and enable the integration and we'll take care of installing and configuring it for you.
Hotwire Native Integration
Configuration for Hotwire Native mobile apps. See Jumpstart Pro iOS and Jumpstart Pro Android.
Apple Push Notifications
To send native push notifications to iOS devices, you'll need to use the Apple Push Notification Service. Enabling this adds the Apnotic dependency for Noticed.
Android Notifications
To send native push notifications to Android devices, you'll need to use Firebase Cloud Messaging. Enabling this adds the GoogleAuth dependency for Noticed.
Admin Users
Admin users have access to the admin dashboard. They're marked in the database with the admin
flag set to true.
ID |
Name |
Email |
1 |
Jon Staples |
jstaplesgt3@gmail.com |
Add an admin