UIRecord
November 24, 2021 ยท View on GitHub
A UI for managing your meilisearch instances
Screenshots
Features
- โจ Create new indexes
- ๐ฆ Search within your indexes
- ๐ Add Documents to any index
- โ๏ธ Change all index settings
- โ๏ธ Use hosted version or deploy your own
- ๐ No data is stored outside your browser
Using your data
- Login using your master key. From this moment on only your private key will be used to make API calls.
- The URL of your meilisearch instance
Run Locally:
git clone git@github.com:SaraVieira/uirecord.git
cd uirecord
yarn dev #npm run dev
Roadmap:
Please check issues
Built with
- NextJS
- Tailwind
- React Query
License
MIT