{"id":50149648,"url":"https://github.com/syntropize-ai/rounds-web","last_synced_at":"2026-05-24T07:04:33.826Z","repository":{"id":349909287,"uuid":"1204465815","full_name":"syntropize-ai/rounds-web","owner":"syntropize-ai","description":"Marketing site for OpenObs, an AI-native observability platform.","archived":false,"fork":false,"pushed_at":"2026-04-28T04:05:59.000Z","size":84,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T01:35:18.151Z","etag":null,"topics":["landing-page","openobserve","react","tailwindcss","vite","website"],"latest_commit_sha":null,"homepage":"https://www.openobs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syntropize-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-08T03:13:55.000Z","updated_at":"2026-05-09T20:30:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/syntropize-ai/rounds-web","commit_stats":null,"previous_names":["openobs/openobs-web","syntropize-ai/rounds-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syntropize-ai/rounds-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntropize-ai%2Frounds-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntropize-ai%2Frounds-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntropize-ai%2Frounds-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntropize-ai%2Frounds-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntropize-ai","download_url":"https://codeload.github.com/syntropize-ai/rounds-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntropize-ai%2Frounds-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33424576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["landing-page","openobserve","react","tailwindcss","vite","website"],"created_at":"2026-05-24T07:04:33.065Z","updated_at":"2026-05-24T07:04:33.806Z","avatar_url":"https://github.com/syntropize-ai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenObs Website\n\nMarketing site for OpenObs, an open-source observability experience focused on AI-native workflows, dashboard generation, and alerting from natural language.\n\n## What this repo contains\n\n- The public website / landing page for OpenObs\n- A static React + Vite frontend that can be deployed on GitHub Pages\n- GitHub Actions workflow for automatic Pages deployment\n\n## Stack\n\n- React\n- TypeScript\n- Vite\n- Tailwind CSS\n- Framer Motion\n\n## Local development\n\n```bash\nnpm install\nnpm run dev\n```\n\nThe local dev server runs with a root base path, which keeps development simple.\n\n## Production build\n\n```bash\nnpm run build\n```\n\n## Deploying to GitHub Pages\n\nThis repository is configured to deploy through GitHub Actions.\n\nWhat is already set up:\n- Every push to `main` triggers a production build\n- The generated `dist/` folder is deployed to GitHub Pages\n- Vite automatically uses the correct repository base path during GitHub Actions builds\n- `404.html` is generated from `index.html` to make future SPA-style routing safer on Pages\n- `.nojekyll` is included so GitHub Pages serves the static output directly\n\n## GitHub Pages setup\n\n1. Open the repository on GitHub.\n2. Go to `Settings` -\u003e `Pages`.\n3. Set `Source` to `GitHub Actions`.\n4. Push to `main` or manually run the deploy workflow.\n\n## Custom domains\n\nThe project can also be used with a custom domain. If you switch away from the repository path deployment and want full root hosting, you can provide a custom base path during build:\n\n```bash\nVITE_BASE_PATH=/your-path/ npm run build\n```\n\nFor a root-domain deployment, the base path should remain `/`.\n\n## Project structure\n\n```text\n.\n|-- public/\n|-- src/\n|   |-- components/\n|   |-- lib/\n|   `-- main.tsx\n|-- .github/workflows/\n|-- index.html\n`-- vite.config.ts\n```\n\n## Contributing\n\nIssues and pull requests are welcome. If you are changing layout, copy, or brand presentation, try to preserve the overall OpenObs voice and product direction.\n\n## License\n\nNo license has been added yet. Until a license is published, all rights are reserved by default.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntropize-ai%2Frounds-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntropize-ai%2Frounds-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntropize-ai%2Frounds-web/lists"}