{"id":28280327,"url":"https://github.com/mocksi/har-analyzer-frontend","last_synced_at":"2025-06-16T21:32:27.164Z","repository":{"id":267693396,"uuid":"894726566","full_name":"Mocksi/har-analyzer-frontend","owner":"Mocksi","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-27T23:55:51.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T23:23:46.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Mocksi.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-26T21:56:26.000Z","updated_at":"2024-12-10T19:30:00.000Z","dependencies_parsed_at":"2024-12-11T22:02:56.402Z","dependency_job_id":null,"html_url":"https://github.com/Mocksi/har-analyzer-frontend","commit_stats":null,"previous_names":["mocksi/har-analyzer-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mocksi/har-analyzer-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mocksi%2Fhar-analyzer-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mocksi%2Fhar-analyzer-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mocksi%2Fhar-analyzer-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mocksi%2Fhar-analyzer-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mocksi","download_url":"https://codeload.github.com/Mocksi/har-analyzer-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mocksi%2Fhar-analyzer-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260244859,"owners_count":22980092,"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-05-21T10:16:39.541Z","updated_at":"2025-06-16T21:32:27.154Z","avatar_url":"https://github.com/Mocksi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"HAR Analyzer Frontend\n\nA React-based frontend for analyzing HAR (HTTP Archive) files with AI-powered insights.\n\n## Quick Start\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm start\n\n# Build for production\nnpm run build\n\n## Configuration\n\nCreate a `.env` file in the root directory:\nREACT_APP_API_URL=http://localhost:3001\n\nFor production, update the API URL accordingly.\n\n## Project Structure\n\nsrc/\n- components/: React components\n- utils/: Helper functions\n- hooks/: Custom React hooks\n- App.js: Main app component\n- index.js: Entry point\n\n## Key Features\n\n- HAR file upload and validation\n- Real-time analysis progress tracking\n- Interactive performance visualizations\n- AI-powered insights display\n- Persona-based result filtering\n\n## Development\n\n### Prerequisites\n- Node.js 18+\n- npm 8+\n\n### Running Tests\nnpm test\n\n### Code Style\n- Uses ESLint with Airbnb config\n- Prettier for formatting\n- Run `npm run lint` to check style\n- Run `npm run format` to format code\n\n## API Integration\n\nThe frontend communicates with the backend through:\n- `/analyze` - POST endpoint for HAR file upload\n- `/results/:jobId` - GET endpoint for analysis results\n\n## Dependencies\n\nKey libraries:\n- React 18\n- React Router 6\n- Axios\n- Chart.js\n- date-fns\n\n## Error Handling\n\n- Network errors show user-friendly messages\n- File size validation on upload\n- Graceful degradation for missing features\n\n## Browser Support\n\n- Chrome/Edge 90+\n- Firefox 90+\n- Safari 14+\n\n## Future Improvements\n\n- [ ] Add offline support\n- [ ] Implement result caching\n- [ ] Add batch file processing","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmocksi%2Fhar-analyzer-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmocksi%2Fhar-analyzer-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmocksi%2Fhar-analyzer-frontend/lists"}