Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.18 KB

README.md

File metadata and controls

61 lines (40 loc) · 2.18 KB

KIQR

CI License

Caution

This project is currently under active development and may undergo frequent refactoring, which could introduce breaking changes. It is not suitable for production use at this stage.

When complete, this repository will serve as a monorepo containing multiple modules. The starter kit will be accessible from a separate repository. Please keep this in mind if you choose to explore or contribute to the codebase at this time.

Turbocharge your SaaS journey with KIQR, your go-to Rails 7.2-based saas starter kit. It's designed to let you dive right into the SaaS domain with minimal setup and maximum efficiency. Outfitted with Tailwind CSS, it brings a modern, responsive design to the table, including a dark mode that's easy on the eyes.

Key features

⭐ User registration with email confirmations (using Devise).
⭐ Two-factor authentication.
⭐ Team & personal accounts with profiles.
⭐ Settings page for users and accounts.
⭐ Prepared for localization.
⭐ Fully translated for multi-language support.
⭐ TailwindCSS template built with Irelia Components.

Official documentation

Documentation for KIQR can be found on the KIQR website.

Getting started

To get started with KIQR, follow these simple steps:

1. Clone the starter kit repository

git clone [email protected]:kiqr/kiqr.git my-app

2. Run the setup script

Navigate into the new directory (cd my-app) and run:

bin/setup

3. Start the development environment

bin/dev

License

Free License

This project is licensed under the MIT License for personal, educational, and non-commercial use. See the LICENSE file for details.

Commercial License

For commercial use, you must purchase a commercial license. See the COMMERCIAL_LICENSE file for details.