Starter

screenshot of Starter
rails

A starter kit for Saas Applications in Ruby on Rails. Includes all the essentials like (2fa-)authentication, teams/organizations, user profiles, a beautiful theme, user & team profiles and more...

Overview

KIQR is an innovative SaaS starter kit built on Rails 7.2, designed to streamline your entry into the Software as a Service landscape. With its focus on minimal setup and maximum efficiency, KIQR empowers developers to get up and running quickly while providing a robust framework for future growth. Featuring a modern design with Tailwind CSS and a dark mode option, this kit prioritizes both aesthetic appeal and user experience.

As an actively developed project, KIQR promises continual updates and improvements. While it may not yet be suitable for production use, it offers an exciting opportunity for developers to experiment and contribute to its ongoing evolution.

Features

  • User Registration with Email Confirmations: Easy onboarding through email verification using the Devise gem, enhancing security and ensuring valid users.
  • Two-Factor Authentication: Added layer of security for user accounts, protecting sensitive information from unauthorized access.
  • Team & Personal Accounts: Flexible account management that caters to both individual users and teams, with profile customization options.
  • Settings Page for Users and Accounts: Simple navigation for users to manage their personal information and account settings conveniently.
  • Prepared for Localization: Built with an eye towards a global audience, allowing easy adaptation for different languages and regions.
  • Fully Translated for Multi-Language Support: Out of the box, KIQR is designed to cater to diverse user bases with multiple language options.
  • TailwindCSS Template: A modern, responsive design using Irelia Components, ensuring that your application looks great on any device.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.