{"id":29179682,"url":"https://github.com/trendyol/perfanalytics","last_synced_at":"2025-07-01T19:06:19.478Z","repository":{"id":37718997,"uuid":"466040374","full_name":"Trendyol/perfanalytics","owner":"Trendyol","description":"Web Performance Metrics","archived":false,"fork":false,"pushed_at":"2025-02-03T11:20:19.000Z","size":2189,"stargazers_count":82,"open_issues_count":9,"forks_count":6,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-06-27T01:46:22.360Z","etag":null,"topics":["lighthouse-audits","nodejs","perfanalytics","performance-metrics","performance-monitoring","performance-visualization","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"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/Trendyol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-04T08:21:19.000Z","updated_at":"2024-04-28T20:46:57.000Z","dependencies_parsed_at":"2023-02-12T18:01:22.029Z","dependency_job_id":null,"html_url":"https://github.com/Trendyol/perfanalytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Trendyol/perfanalytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fperfanalytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fperfanalytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fperfanalytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fperfanalytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trendyol","download_url":"https://codeload.github.com/Trendyol/perfanalytics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fperfanalytics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263021821,"owners_count":23401148,"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":["lighthouse-audits","nodejs","perfanalytics","performance-metrics","performance-monitoring","performance-visualization","react","typescript"],"created_at":"2025-07-01T19:05:58.025Z","updated_at":"2025-07-01T19:06:19.460Z","avatar_url":"https://github.com/Trendyol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PerfAnalytics\nPerfAnalytics is an open-source project aimed at measuring and analyzing performance metrics. It provides a comprehensive solution for gathering performance data, visualizing insights, and making informed optimizations. The project is built using NestJS for the backend, Kafka for data streaming, and Next.js for the client-side interface.\n\n## Features\n- Collects and analyzes performance metrics to identify bottlenecks and areas for optimization.\n- Real-time data streaming through Kafka for seamless performance tracking.\n- User-friendly dashboard powered by Next.js for visualizing performance insights.\n- Easily extensible and customizable architecture to suit your specific needs.\n\n## Getting Started\nFollow these steps to get PerfAnalytics up and running:\n\n### Prerequisites\n- Node.js (version 16 recommended)\n- Yarn package manager\n\n### Installation\n1. Clone the PerfAnalytics repository:\n```sh\ngit clone https://github.com/Trendyol/perfanalytics.git\n```\n2. Navigate to the project directory:\n```sh\ncd perfanalytics\n```\n3. Install backend dependencies:\n```sh\ncd backend\nyarn install\n````\n4. Install frontend dependencies:\n```sh\ncd ../client\nyarn install\n```\n5. Install lighthouse dependencies:\n```sh\ncd ../lighthouse\nyarn install\n```\n\n## Configuration\n1. Open the backend/.env file and configure any necessary environment variables, such as database connections or API keys.\n\n2. Open the lightouse/.env file and configure any necessary environment variables, such as Kafka connection information.\n\n3. Open the client/.env.local file and set any environment variables required for the frontend.\n\n## Running the Application\n1. Start the backend server:\n```sh\ncd backend\nyarn start:dev\n```\n2. Start the frontend server:\n```sh\ncd client\nyarn dev\n```\n3. Start the lighthouse server:\n```sh\ncd lighthouse\nyarn start\n```\n\n## Continuous Integration\nThe project includes a GitHub Actions workflow for continuous integration. The workflow includes the following jobs:\n\n- Pre-check: Checks for changes in the client and backend code and triggers corresponding jobs if changes are detected.\n\n- Client: Builds and deploys the client application.\n\n- Backend: Builds and deploys the backend application.\n\n- Lighthouse: Builds and deploys the lighthouse application.\n\n## Contributing\nWe welcome contributions! If you'd like to contribute to PerfAnalytics.\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendyol%2Fperfanalytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrendyol%2Fperfanalytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendyol%2Fperfanalytics/lists"}