Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelrindle/meiliadmin
🔎 Administrative web interface for MeiliSearch.
https://github.com/axelrindle/meiliadmin
admin console meilisearch react reactjs shadcn shadcn-ui tailwindcss typescript
Last synced: 9 days ago
JSON representation
🔎 Administrative web interface for MeiliSearch.
- Host: GitHub
- URL: https://github.com/axelrindle/meiliadmin
- Owner: axelrindle
- License: mit
- Created: 2024-06-07T19:04:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T11:42:28.000Z (6 months ago)
- Last Synced: 2024-12-24T06:37:11.845Z (16 days ago)
- Topics: admin, console, meilisearch, react, reactjs, shadcn, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://axelrindle.github.io/meiliadmin/
- Size: 617 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/axelrindle/meiliadmin/actions/workflows/ci.yml/badge.svg)](https://github.com/axelrindle/meiliadmin/actions/workflows/ci.yml)
# MeiliAdmin
> 🔎 Administrative web interface for MeiliSearch.
## Usage
```
$ docker run -d --name meili-admin -p 4173:8080 ghcr.io/axelrindle/meiliadmin
```## Tech Stack
- MeiliSearch
- React
- shadcn/ui## Screenshots
![light mode](./screenshots/light.png)
![dark mode](./screenshots/dark.png)## License
[MIT](LICENSE)