{"id":26709445,"url":"https://github.com/holms/fb-analyzer-frontend","last_synced_at":"2026-05-08T18:31:37.662Z","repository":{"id":282341820,"uuid":"948230146","full_name":"holms/fb-analyzer-frontend","owner":"holms","description":"React.js frontend with Material UI for FB Analyzer","archived":false,"fork":false,"pushed_at":"2025-03-14T03:51:25.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T08:17:01.910Z","etag":null,"topics":["docker","fb-analyzer","material-ui","microservices","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/holms.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-14T01:00:27.000Z","updated_at":"2025-03-14T03:51:28.000Z","dependencies_parsed_at":"2025-03-14T04:24:20.748Z","dependency_job_id":null,"html_url":"https://github.com/holms/fb-analyzer-frontend","commit_stats":null,"previous_names":["holms/fb-analyzer-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/holms/fb-analyzer-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffb-analyzer-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffb-analyzer-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffb-analyzer-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffb-analyzer-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holms","download_url":"https://codeload.github.com/holms/fb-analyzer-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffb-analyzer-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32792020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","fb-analyzer","material-ui","microservices","react"],"created_at":"2025-03-27T08:17:05.641Z","updated_at":"2026-05-08T18:31:37.631Z","avatar_url":"https://github.com/holms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FB Analyzer Frontend\n\nA React.js frontend with Material UI for the FB Analyzer project. This service provides a user interface for managing Facebook pages and events.\n\n## Features\n\n- Search for Facebook pages using the Facebook Graph API\n- Add, view, and delete monitored Facebook pages\n- Trigger event fetching for specific pages\n- Modern, responsive UI built with Material UI\n\n## Technology Stack\n\n- React.js 18\n- Material UI 5\n- Axios for API requests\n- Environment variables for configuration\n\n## Environment Variables\n\nThis service uses environment variables for configuration instead of local environment files. Copy the `.env.example` file to `.env` and update the values:\n\n```\n# API Configuration\nREACT_APP_API_BASE_URL=http://localhost:8000\n\n# Facebook Graph API Configuration\nREACT_APP_FACEBOOK_API_VERSION=v18.0\nREACT_APP_FACEBOOK_APP_ID=your_app_id_here\n```\n\n## Development\n\n### Prerequisites\n\n- Node.js 18 or higher\n- npm or yarn\n\n### Setup\n\n1. Clone the repository\n2. Install dependencies:\n   ```\n   npm install\n   ```\n3. Create a `.env` file based on `.env.example`\n4. Start the development server:\n   ```\n   npm start\n   ```\n\n### Building for Production\n\n```\nnpm run build\n```\n\n## Docker\n\nThe service includes a Dockerfile for containerization. Build the Docker image:\n\n```\ndocker build -t fb-analyzer-frontend .\n```\n\nRun the container:\n\n```\ndocker run -p 80:80 fb-analyzer-frontend\n```\n\n## Integration with FB Analyzer\n\nThis frontend service integrates with the FB Analyzer backend services, particularly the event-fetcher service for managing Facebook pages and events.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Ffb-analyzer-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholms%2Ffb-analyzer-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Ffb-analyzer-frontend/lists"}