Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.51 KB

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