A UI for managing your meilisearch instances
- ✨ 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
- 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
git clone git@github.com:SaraVieira/uirecord.git
cd uirecord
yarn dev #npm run dev
Please check issues
- NextJS
- Tailwind
- React Query
MIT