{"id":28087705,"url":"https://github.com/dataideaorg/easi-meet","last_synced_at":"2025-07-29T05:32:48.245Z","repository":{"id":284428950,"uuid":"954916746","full_name":"dataideaorg/easi-meet","owner":"dataideaorg","description":"EASI meeting app","archived":false,"fork":false,"pushed_at":"2025-03-31T19:12:57.000Z","size":3620,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T20:04:01.955Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataideaorg.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,"zenodo":null}},"created_at":"2025-03-25T20:18:09.000Z","updated_at":"2025-03-31T19:10:20.000Z","dependencies_parsed_at":"2025-07-18T17:33:18.514Z","dependency_job_id":"139cdeb7-11e5-489f-93b3-ff212c49dc0e","html_url":"https://github.com/dataideaorg/easi-meet","commit_stats":null,"previous_names":["dataideaorg/easi-meet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dataideaorg/easi-meet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataideaorg%2Feasi-meet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataideaorg%2Feasi-meet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataideaorg%2Feasi-meet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataideaorg%2Feasi-meet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataideaorg","download_url":"https://codeload.github.com/dataideaorg/easi-meet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataideaorg%2Feasi-meet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633670,"owners_count":24118777,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2025-05-13T11:42:31.129Z","updated_at":"2025-07-29T05:32:48.224Z","avatar_url":"https://github.com/dataideaorg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EASI Meet - Video Conference Application\n\nEASI Meet is a React-based video conferencing application that uses ZegoCloud for real-time communication.\n\n## Features\n\n- Create and join video meetings\n- User authentication (login/register)\n- Real-time video and audio communication\n- Screen sharing\n- Text chat during meetings\n\n## Technologies Used\n\n- React 19\n- TypeScript\n- React Router DOM v7\n- ZegoCloud for video conferencing\n- Vite for bundling and development\n- GitHub Actions for automated deployment\n\n## Development Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/easi-meet.git\n   cd easi-meet\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:3000`\n\n## Deployment\n\n### Automatic Deployment with GitHub Actions\n\nThis project is configured to automatically deploy to GitHub Pages when changes are pushed to the main branch. The deployment workflow is defined in `.github/workflows/deploy.yml`.\n\n### Manual Deployment\n\nIf you prefer to deploy manually, you can use the following commands:\n\n```bash\n# Build the project\nnpm run build\n\n# Deploy to GitHub Pages\nnpm run deploy\n```\n\n## Configuration\n\n- The application uses HashRouter for routing, which works well with GitHub Pages.\n- The homepage is configured in `package.json` with the URL where the application will be hosted.\n- The base path for assets is dynamically determined from the package.json homepage field.\n\n## License\n\n[Your License Here]\n\n## Contact\n\n[Your Contact Information]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataideaorg%2Feasi-meet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataideaorg%2Feasi-meet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataideaorg%2Feasi-meet/lists"}