https://github.com/kaermorchen/meiliadmin
Meiliadmin is a dashboard for Meilisearch
https://github.com/kaermorchen/meiliadmin
ember meilisearch
Last synced: 2 months ago
JSON representation
Meiliadmin is a dashboard for Meilisearch
- Host: GitHub
- URL: https://github.com/kaermorchen/meiliadmin
- Owner: kaermorchen
- License: mpl-2.0
- Created: 2021-01-09T12:17:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T14:23:57.000Z (8 months ago)
- Last Synced: 2025-03-30T07:09:52.773Z (3 months ago)
- Topics: ember, meilisearch
- Language: JavaScript
- Homepage: https://kaermorchen.github.io/meiliadmin/
- Size: 11.5 MB
- Stars: 89
- Watchers: 6
- Forks: 17
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-meilisearch - Meiliadmin - A dashboard for Meilisearch (Tools / Community Tools)
README
# Meiliadmin
[Meiliadmin](https://kaermorchen.github.io/meiliadmin/) is an admin panel for [Meilisearch](https://www.meilisearch.com/).
π [Demo](https://kaermorchen.github.io/meiliadmin/)
## 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](https://emberjs.com/) application. There are some way for use it:
1. Just use the [demo](https://kaermorchen.github.io/meiliadmin/) page with your meilisearch instance.
1. Install it in you domain, extract the asset `dist.tgz` from the [latest release](https://github.com/kaermorchen/meiliadmin/releases/latest).
1. For custom building the app, see the [development page](DEVELOPMENT.md#building).## Screenshots





