Sha256: 3c1f5abd2d0613316fcf292cdcf507910a64db9df898344fb0f77539f5e20d1d
Contents?: true
Size: 1.87 KB
Versions: 1
Compression:
Stored size: 1.87 KB
Contents
KIQR ---- [![CI](https://github.com/kiqr/kiqr/actions/workflows/ci.yml/badge.svg)](https://github.com/kiqr/kiqr/actions/workflows/ci.yml) ![License](https://img.shields.io/github/license/kiqr/kiqr) > [!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. <img src="https://kiqr.dev/screenshots/edit-profile.png"> ## Key features ⭐ User registration with email confirmations (using Devise).<br> ⭐ Two-factor authentication.<br> ⭐ Team & personal accounts with profiles.<br> ⭐ Settings page for users and accounts.<br> ⭐ Prepared for localization.<br> ⭐ Fully translated for multi-language support.<br> ⭐ TailwindCSS template built with [Irelia](https://github.com/kiqr/irelia) Components.<br> ## Official documentation Documentation for **KIQR** can be found on the [KIQR website](https://kiqr.dev). ## Getting started To get started with **KIQR**, follow these simple steps: #### 1. Clone the starter kit repository ```console git clone git@github.com:kiqr/starter.git project-name ``` #### 2. Run the setup script Navigate into the new directory (```cd project-name```) and run: ```console bin/setup ``` #### 3. Start the development environment ```console bin/dev ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiqr-0.1.0.alpha1 | README.md |