Skip to content
railsengines.com

Kommandant

A command palette implementation for Rails with Hotwire and Meilisearch

No ratings yet
Gem
kommandant
Repository
traels-it/kommandant
License
MIT
Stars
47
Added
August 15, 2026

About

A command palette implementation for Rails with Hotwire and Meilisearch

Kommandant is a command palette engine for Rails. It is built with Hotwire for the slick interaction and Meilisearch as the super-fast search engine.

Mounting it

ruby
# Gemfile
gem "kommandant"

# config/routes.rb
mount Kommandant::Engine, at: "/kommandant"

Details

47 stars on GitHub · MIT licensed · maintained by traels-it. Source: https://github.com/traels-it/kommandant

Discussion (0)

Sign in to join the discussion.

No comments yet.