/meiliadmin

Meiliadmin is a dashboard for Meilisearch

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Meiliadmin

Meiliadmin is an admin panel for Meilisearch.

πŸš€ Demo

Features

  • πŸ” Search documents
  • πŸ—‚οΈ Indexes management
  • πŸ“„ Documents management
  • πŸ”’ Keys management
  • πŸ’Ύ Dumps management
  • πŸ’» Document's views: table, json
  • πŸ—ΊοΈ Map view for geodata
  • βœ… Validation for json settings
  • πŸŒ™ Dark mode

How to use it

Meiliadmin is an Ember application. There are some way for use it:

  1. Just use the demo page with your meilisearch instance.
  2. Install it in you domain, extract the asset dist.tgz from the latest realese.
  3. For custom building the app, see the development page.

Screenshots

start

indexes

tasks

keys

dark-mode

map