{"id":13722255,"url":"https://github.com/bpolaszek/meiliweb","last_synced_at":"2025-06-23T09:06:22.515Z","repository":{"id":246045121,"uuid":"784734448","full_name":"bpolaszek/meiliweb","owner":"bpolaszek","description":"A user interface for your Meilisearch instances.","archived":false,"fork":false,"pushed_at":"2025-06-11T06:01:46.000Z","size":420,"stargazers_count":46,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-11T07:20:29.767Z","etag":null,"topics":["facets","full-text-search","meilisearch","search"],"latest_commit_sha":null,"homepage":"https://meiliweb.pages.dev","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bpolaszek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-10T12:59:40.000Z","updated_at":"2025-06-08T14:38:41.000Z","dependencies_parsed_at":"2024-06-25T15:03:52.123Z","dependency_job_id":"557fb5b2-7178-4267-b965-fb8ffdea3ccb","html_url":"https://github.com/bpolaszek/meiliweb","commit_stats":null,"previous_names":["bpolaszek/meiliweb"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bpolaszek/meiliweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpolaszek%2Fmeiliweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpolaszek%2Fmeiliweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpolaszek%2Fmeiliweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpolaszek%2Fmeiliweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpolaszek","download_url":"https://codeload.github.com/bpolaszek/meiliweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpolaszek%2Fmeiliweb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261449764,"owners_count":23159803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["facets","full-text-search","meilisearch","search"],"created_at":"2024-08-03T01:01:26.467Z","updated_at":"2025-06-23T09:06:17.501Z","avatar_url":"https://github.com/bpolaszek.png","language":"Vue","funding_links":[],"categories":["Vue","Tools"],"sub_categories":["Community Tools"],"readme":"# Meiliweb\n\n[Meiliweb](https://meiliweb.pages.dev) is a web-based administration panel\nthat helps you store, organize and visualize data in your [Meilisearch](https://meilisearch.com) instances.\n\nhttps://github.com/bpolaszek/meiliweb/assets/5569077/b4100e75-1e70-45dd-8c38-926a3dafafe1\n\n## Features\n\n- 🛢️ Indexes management: create indexes, update settings\n- 🔍 Documents management: import documents, search, sort, filter\n- 🗝️ Access keys management: Create keys, generate tenant tokens (JWTs)\n- 📋 Tasks management\n- 🅿️ Dumps / snapshots management\n\n## Demo\n\nYou can run Meilweb on your search instances, provided they expose appropriate CORS headers, on [https://meiliweb.pages.dev](https://meiliweb.pages.dev).\n\n## Local usage\n\nMeiliweb is a [Nuxt 3](https://nuxt.com/) single-page application that entirely runs on the client side.\n\nIf you have some basics with [Vue](https://vuejs.org/) and [TailwindCSS](https://tailwindcss.com/), you will easily\nfigure out how this application has been structured.\n\n[Yarn](https://yarnpkg.com/) is required to install packages.\n\nFeel free to contribute!\n\n- [Discussions](https://github.com/bpolaszek/meiliweb/discussions): Ask questions, share ideas, suggest features\n- [Issues](https://github.com/bpolaszek/meiliweb/issues): Report bugs\n- [Pull requests](https://github.com/bpolaszek/meiliweb/pulls): Request changes\n\n### Installation\n\n```bash\ngit clone https://github.com/bpolaszek/meiliweb.git\ncd meiliweb\nyarn install\n```\n\n### Launch dev server\n\n```bash\nyarn dev\n```\n\n### Build \u0026 preview\n\n```bash\nyarn build \u0026\u0026 yarn preview\n```\n\n### Docker build\n```bash\ndocker build -t meiliweb .\n```\n\n### Docker run\n```bash\ndocker run -p 3000:3000 -d meiliweb\n```\n\n### Code style\n\n#### Check\n\n```bash\nyarn lint\n```\n\n#### Fix\n\n```bash\nyarn format\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpolaszek%2Fmeiliweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpolaszek%2Fmeiliweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpolaszek%2Fmeiliweb/lists"}