Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)