Skip to content

rodrigoodhin/uirecord

 
 

Repository files navigation

UIRecord

A UI for managing your meilisearch instances

UIRecord Logo


Screenshots home dashboard index addIndex

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

About

A UI to manage your Meilisearch instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.4%