{"id":29612208,"url":"https://github.com/oramasearch/orama-ui","last_synced_at":"2025-07-20T21:37:54.865Z","repository":{"id":304121511,"uuid":"996654227","full_name":"oramasearch/orama-ui","owner":"oramasearch","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T15:35:15.000Z","size":469,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-19T04:34:46.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/oramasearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-06-05T09:05:54.000Z","updated_at":"2025-07-17T15:35:19.000Z","dependencies_parsed_at":"2025-07-11T10:41:42.048Z","dependency_job_id":"171ab779-69e5-4507-9d87-ecc53c240947","html_url":"https://github.com/oramasearch/orama-ui","commit_stats":null,"previous_names":["oramasearch/orama-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oramasearch/orama-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oramasearch%2Forama-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oramasearch%2Forama-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oramasearch%2Forama-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oramasearch%2Forama-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oramasearch","download_url":"https://codeload.github.com/oramasearch/orama-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oramasearch%2Forama-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265904329,"owners_count":23846675,"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":"2025-07-20T21:37:53.728Z","updated_at":"2025-07-20T21:37:54.845Z","avatar_url":"https://github.com/oramasearch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orama UI Monorepo\n\nWelcome to the **Orama UI Monorepo**, a unified codebase for building, sharing, and maintaining UI components and utilities, powered by [Turborepo](https://turbo.build/repo).\n\n## 🚀 Get Started\n\nTo set up the project locally, clone this repository and then:\n\n1. **Install dependencies:**\n\n   ```sh\n   pnpm install\n   ```\n\n2. **Run the development servers:**\n   ```sh\n   pnpm dev\n   ```\n   This will start all apps in the [`apps/`](apps/) directory.\n\n## 🗂️ Monorepo Structure\n\n- [`apps/web`](apps/web): Main Next.js web application with component showcases.\n- [`apps/demo-next`](apps/demo-next): Example Next.js app using Orama UI.\n- [`packages/ui`](packages/ui): Shared React component library.\n- [`packages/eslint-config`](packages/eslint-config): Shared ESLint configuration.\n- [`packages/typescript-config`](packages/typescript-config): Shared TypeScript configuration.\n- [`packages/tailwind-config`](packages/tailwind-config): Shared Tailwind CSS configuration.\n\nAll packages and apps use [TypeScript](https://www.typescriptlang.org/) for type safety.\n\n## 🛠️ Building the UI Package\n\nThe [`ui`](packages/ui) package compiles React components and utilities into the `dist` directory. Next.js apps in this monorepo consume these components to showcase use cases and custom themes.\n\nTo build the UI package:\n\n```sh\ncd packages/ui\npnpm build\n```\n\n👉 **See the [`ui` package README](./packages/ui/README.md) for detailed usage, documentation, and available components.**\n\n## 🤝 Contributing\n\nWe welcome contributions! To get started:\n\n1. **Fork the repository** and create a new branch:\n\n   ```sh\n   git checkout -b feature/your-feature\n   ```\n\n2. **Make your changes** and ensure code quality:\n   - Run `pnpm lint` to check for lint errors.\n   - Run `pnpm format` to auto-format code.\n   - Add or update tests as needed.\n\n3. **Commit and push your changes:**\n\n   ```sh\n   git commit -m \"feat: add your feature\"\n   git push origin feature/your-feature\n   ```\n\n4. **Open a Pull Request** on GitHub and describe your changes.\n\n## 🧰 Utilities\n\n- [Tailwind CSS](https://tailwindcss.com/) — Utility-first CSS framework\n- [TypeScript](https://www.typescriptlang.org/) — Static type checking\n- [ESLint](https://eslint.org/) — Code linting\n- [Prettier](https://prettier.io) — Code formatting\n- [Turborepo](https://turbo.build/repo) — Monorepo tooling\n\n---\n\nFeel free to open issues or discussions for questions, suggestions, or feedback!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foramasearch%2Forama-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foramasearch%2Forama-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foramasearch%2Forama-ui/lists"}