{"id":22534029,"url":"https://github.com/ppenter/aphasia-react","last_synced_at":"2025-03-28T05:44:47.783Z","repository":{"id":250828223,"uuid":"697663832","full_name":"ppenter/aphasia-react","owner":"ppenter","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T09:15:28.000Z","size":21934,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T06:42:07.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aphasia-react-phpx.vercel.app","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/ppenter.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":"2023-09-28T08:12:54.000Z","updated_at":"2024-10-28T09:15:32.000Z","dependencies_parsed_at":"2024-12-07T09:11:37.931Z","dependency_job_id":"307652b3-e3a3-4334-93a6-98da4004b4c9","html_url":"https://github.com/ppenter/aphasia-react","commit_stats":null,"previous_names":["ppenter/aphasia-react"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppenter%2Faphasia-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppenter%2Faphasia-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppenter%2Faphasia-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppenter%2Faphasia-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppenter","download_url":"https://codeload.github.com/ppenter/aphasia-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978233,"owners_count":20703677,"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":"2024-12-07T09:11:30.215Z","updated_at":"2025-03-28T05:44:47.762Z","avatar_url":"https://github.com/ppenter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AphasiaTalk\n\nAphasiaTalk is a cross-platform application built using CapacitorJS and Yarn. It allows you to develop, build, and export your application to various platforms (iOS, Android, Web) seamlessly.\n\n# Table of Contents\n\n- [AphasiaTalk](#aphasiatalk)\n  - [Prerequisites](#prerequisites)\n  - [Getting Started](#getting-started)\n    - [Installation](#installation)\n    - [Development](#development)\n    - [Building and Exporting](#building-and-exporting)\n    - [Additional Capacitor Commands](#additional-capacitor-commands)\n  - [Project Structure](#project-structure)\n  - [Contributing](#contributing)\n  - [License](#license)\n  - [Contact](#contact)\n\n## Prerequisites\n\n- Node.js (\u003e= 20)\n- Yarn (\u003e= 2.x)\n- [Capacitor CLI](https://capacitorjs.com/docs/getting-started) (\u003e= 5.x)\n- Gradle 17.0.11\n\n_Ensure you have these tools installed before proceeding._\n\n## Getting Started\n\n### Installation\n\nTo get started, clone the repository and install the dependencies using Yarn:\n\n```bash\nyarn install\n```\n\nThis will install all the necessary packages required for the project.\n\n### Development\n\nTo start the development server and begin working on the application:\n\n```bash\nyarn dev\n```\n\nThis will start a local development server, allowing you to view your application in the browser with live reloading.\n\n### Building and Exporting\n\nTo build the application and prepare it for deployment on various platforms, use the following command:\n\n```bash\nyarn export\n```\n\nThis command will:\n\n- Build the project\n- Copy the built assets to the Capacitor native projects\n- Sync the changes with the native projects\n  Internally, yarn export runs the following commands:\n\n```bash\nyarn build \u0026\u0026 npx cap copy \u0026\u0026 npx cap sync\n```\n\n### Additional Capacitor Commands\n\nYou may need to run additional Capacitor commands depending on your specific use case. Here are a few commonly used ones:\n\nOpen the iOS project in Xcode:\n\n```bash\nnpx cap open ios\n```\n\nOpen the Android project in Android Studio:\n\n```bash\nnpx cap open android\n```\n\nUpdate Capacitor plugins:\n\n```bash\nnpx cap update\n```\n\n## Project Structure\n\n- `src/`: Contains the source code for your application.\n- `public/`: Contains static assets and the main HTML file.\n- `android/`: Android native project.\n- `ios/`: iOS native project.\n\n## Contributing\n\nIf you would like to contribute to this project, please fork the repository and create a pull request with your changes. Ensure that your code adheres to the project's coding standards and include relevant tests.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n## Contact\n\nFor any inquiries or support, please contact [jarupak.sri@gmail.com].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppenter%2Faphasia-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppenter%2Faphasia-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppenter%2Faphasia-react/lists"}