{"id":15102844,"url":"https://github.com/tauri-apps/tauri-search","last_synced_at":"2025-09-27T00:31:51.190Z","repository":{"id":48243776,"uuid":"451169289","full_name":"tauri-apps/tauri-search","owner":"tauri-apps","description":"[Archived] Tauri's Search Capabilities for Website leveraging MeiliSearch","archived":true,"fork":false,"pushed_at":"2023-03-08T13:26:53.000Z","size":12142,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-04-14T10:15:56.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tauri-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-23T16:53:07.000Z","updated_at":"2023-05-20T04:21:06.000Z","dependencies_parsed_at":"2022-08-24T21:31:28.335Z","dependency_job_id":null,"html_url":"https://github.com/tauri-apps/tauri-search","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":0.09722222222222221,"last_synced_commit":"6e743bda3d0156db579588f6601db7bfb23be7ce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Ftauri-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauri-apps","download_url":"https://codeload.github.com/tauri-apps/tauri-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867827,"owners_count":16554368,"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":[],"created_at":"2024-09-25T19:08:16.252Z","updated_at":"2025-09-27T00:31:48.906Z","avatar_url":"https://github.com/tauri-apps.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Note**\n\u003e This repo has been archived. Visit [tauri-apps/meilisearch-docsearch](https://github.com/tauri-apps/meilisearch-docsearch) for the new UI component or [tauri-apps/tauri-docs](https://github.com/tauri-apps/tauri-docs) for updated search indexing.\n\n# tauri-search\n\n\u003e use of Meilisearch for Tauri's website\n\n## Getting Started\n\n```bash\n# 1. installs deps for both CLI and Docs\n# 2. starts Docs server (in dev mode with HMR), opens in browser\n# 3. starts Meilisearch server in Docker\npnpm run start\n```\n\nIf you've already installed all the deps and want more granular control you can try any of the following script targets:\n\n```bash\n# start Docker services (you must have Docker installed)\ndocker compose up -d\n# or\npnpm run up\n\n# stop Docker services\ndocker compose down\n# or\npnpm run down\n\n# turn on watcher mode for both CLI and Docs\npnpm run watch\n```\n\nA browser window should now have opened up pointing to `http://localhost:3333`. See you over there.\n\n## Quick CLI overview\n\nFor those who aren't impressed with browser based documentation ... here's a quick guide to the _script_ commands you can use from the root of the monorepo:\n\n- `pnpm run watch` - start up dev server in HMR mode, and put watchers on all code in `tauri-search`\n- `pnpm run build` - build both CLI and npm exports of `tauri-search` package\n- `pnpm run cli:clear-caches` - removes all JSON based cache files of AST or search Documents from `tauri-search`\n- `pnpm run cli:push-caches` - will create caches (where necessary) and push them into the local Meilisearch server\n- `pnpm run test` - runs the terminal test runner once and exits\n- `pnpm run test:watch` - runs test runner in both console and web browser and watches for changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Ftauri-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftauri-apps%2Ftauri-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Ftauri-search/lists"}