{"id":15016788,"url":"https://github.com/mrpunyapal/livewire-chat-app","last_synced_at":"2025-04-09T23:14:09.115Z","repository":{"id":255999749,"uuid":"850351656","full_name":"MrPunyapal/livewire-chat-app","owner":"MrPunyapal","description":"Livewire Chat App with Laravel Reverb","archived":false,"fork":false,"pushed_at":"2025-04-09T16:34:20.000Z","size":449,"stargazers_count":83,"open_issues_count":3,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T23:14:04.655Z","etag":null,"topics":["chat","chat-application","laravel","livewire","reverb"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/MrPunyapal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["mrpunyapal"]}},"created_at":"2024-08-31T14:32:32.000Z","updated_at":"2025-04-09T16:34:24.000Z","dependencies_parsed_at":"2025-01-02T07:40:34.397Z","dependency_job_id":"94ff926b-ae6b-494d-8af8-2f61963e68e2","html_url":"https://github.com/MrPunyapal/livewire-chat-app","commit_stats":{"total_commits":80,"total_committers":2,"mean_commits":40.0,"dds":"0.012499999999999956","last_synced_commit":"fb5a33789c9220a0802d0b7a2aca95e95f9179b3"},"previous_names":["mrpunyapal/livewire-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPunyapal%2Flivewire-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPunyapal%2Flivewire-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPunyapal%2Flivewire-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrPunyapal%2Flivewire-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrPunyapal","download_url":"https://codeload.github.com/MrPunyapal/livewire-chat-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125589,"owners_count":21051770,"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":["chat","chat-application","laravel","livewire","reverb"],"created_at":"2024-09-24T19:49:23.269Z","updated_at":"2025-04-09T23:14:09.095Z","avatar_url":"https://github.com/MrPunyapal.png","language":"PHP","funding_links":["https://github.com/sponsors/mrpunyapal"],"categories":[],"sub_categories":[],"readme":"# Livewire Chat App\n\n### It's WIP check [Timeline](timeline.md)\n\n## Getting Started 🚀\n\nThese instructions will guide you through setting up the project on your local machine for development and testing.\n\n### Prerequisites\n\nYou need to have installed the following software:\n\n- PHP 8.3\n- Composer 2.0.8\n- Node 20.10.0\n\n### Installing\n\nFollow these steps to set up a development environment:\n\n1. **Clone the repository**\n\n    ```bash\n    git clone https://github.com/mrpunyapal/livewire-chat-app.git\n    ```\n\n2. **Install dependencies**\n\n    ```bash\n    composer install\n    ```\n\n    ```bash\n    npm install\n    ```\n\n3. **Duplicate the .env.example file and rename it to .env**\n\n    ```bash\n    cp .env.example .env\n    ```\n\n4. **Generate the application key**\n\n    ```bash\n    php artisan key:generate\n    ```\n\n5. **Run migration and seed**\n\n    ```bash\n    php artisan migrate --seed\n    ```\n\n6. **Run the application**\n\n    ```bash\n    npm run dev\n    ```\n\n    ```bash\n    php artisan serve\n    ```\n\n## How to Test the Application 🧪\n\n- Copy .env.testing.example to .env.testing\n- Run the following commands\n\n    ```bash\n    php artisan key:generate --env=testing\n    ```\n\n    ```bash\n    npm install \u0026\u0026 npm run build\n    ```\n\n    ```bash\n    # Lint the code using Pint\n    composer lint\n    composer test:lint\n\n    # Refactor the code using Rector\n    composer refactor\n    composer test:refactor\n\n    # Run PHPStan\n    composer test:types\n\n    # Run type coverage\n    composer test:type-coverage\n\n    # Run the test suite\n    composer test:unit\n\n    # Run all the tests\n    composer test\n    ```\nCheck [composer.json](/composer.json#L57-L71) for more details on scripts.\n\n### Give Feedback 💬\n\nGive your feedback on [@MrPunyapal](https://x.com/MrPunyapal)\n\n### Contribute 🤝\n\nContribute if you have any ideas to improve this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpunyapal%2Flivewire-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrpunyapal%2Flivewire-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpunyapal%2Flivewire-chat-app/lists"}