Meiliadmin is an admin panel for Meilisearch.
🚀 Demo
- 🔍 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
Meiliadmin is an Ember application. There are some way for use it:
- Just use the demo page with your meilisearch instance.
- Install it in you domain, extract the asset
dist.tgz
from the latest release. - For custom building the app, see the development page.