A Rails 6 boilerplate to kickstart your next SaaS product with pre-configured authentication, a GraphQL API, and an admin dashboard.
This boilerplate jumpstarts a Rails 6 backend, preloaded with Devise for user authentication (including JWT) and a GraphQL API. It features CanCanCan for role management, a RailsAdmin dashboard for easy data oversight, plus Rubocop and RSpec for code quality. Get it running by cloning, installing gems, then using `rake db:create`, `db:migrate`, `db:seed` and `rails s`.
A Rails 6 boilerplate to kickstart your next SaaS product with pre-configured authentication, a GraphQL API, and an admin dashboard.
Developers wanting a quick-start Rails backend for a SaaS application, featuring user authentication, a GraphQL API, and an admin dashboard.
Not enough data yet. Star history will appear after a few days of tracking.
No snapshots yet
Snapshots will be created automatically once this repository is processed.