{"id":13632386,"url":"https://github.com/liorocks/pingcrm-react","last_synced_at":"2025-05-15T01:04:19.922Z","repository":{"id":38889998,"uuid":"232000156","full_name":"liorocks/pingcrm-react","owner":"liorocks","description":"⚛️ Ping CRM React - A demo app to illustrate how Inertia.js works with Laravel and React.","archived":false,"fork":false,"pushed_at":"2025-03-11T21:13:35.000Z","size":1817,"stargazers_count":721,"open_issues_count":4,"forks_count":288,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-06T19:04:13.658Z","etag":null,"topics":["demo","inertia","inertia-react","inertiajs","laravel","laravel-framework","react","react-helmet","react-hooks","reactjs","tailwindcss","typescript","typescript-react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/liorocks.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","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":"2020-01-06T01:21:19.000Z","updated_at":"2025-04-03T00:32:41.000Z","dependencies_parsed_at":"2024-04-10T02:56:03.638Z","dependency_job_id":"67993e92-4fc9-4ec1-807e-ddd4ffbfc5ce","html_url":"https://github.com/liorocks/pingcrm-react","commit_stats":null,"previous_names":["landish/pingcrm-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liorocks%2Fpingcrm-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liorocks%2Fpingcrm-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liorocks%2Fpingcrm-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liorocks%2Fpingcrm-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liorocks","download_url":"https://codeload.github.com/liorocks/pingcrm-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248785468,"owners_count":21161294,"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":["demo","inertia","inertia-react","inertiajs","laravel","laravel-framework","react","react-helmet","react-hooks","reactjs","tailwindcss","typescript","typescript-react"],"created_at":"2024-08-01T22:03:02.021Z","updated_at":"2025-04-13T21:29:54.710Z","avatar_url":"https://github.com/liorocks.png","language":"TypeScript","readme":"# Ping CRM React\n\nA demo application to illustrate how [Inertia.js](https://inertiajs.com/) works with [Laravel](https://laravel.com/) and [React](https://reactjs.org/).\n\n\u003e This is a port of the original [Ping CRM](https://github.com/inertiajs/pingcrm) written in Laravel and Vue.\n\n![](https://raw.githubusercontent.com/liorocks/pingcrm-react/master/screenshot.png)\n\n## Installation\n\nClone the repo locally:\n\n```sh\ngit clone https://github.com/liorocks/pingcrm-react.git\ncd pingcrm-react\n```\n\nInstall PHP dependencies:\n\n```sh\ncomposer install\n```\n\nInstall NPM dependencies:\n\n```sh\nnpm install\n```\n\nBuild assets:\n\n```sh\nnpm run dev\n```\n\nSetup configuration:\n\n```sh\ncp .env.example .env\n```\n\nGenerate application key:\n\n```sh\nphp artisan key:generate\n```\n\nCreate an SQLite database. You can also use another database (MySQL, Postgres), simply update your configuration accordingly.\n\n```sh\ntouch database/database.sqlite\n```\n\nRun database migrations:\n\n```sh\nphp artisan migrate\n```\n\nRun database seeder:\n\n```sh\nphp artisan db:seed\n```\n\nRun artisan server:\n\n```sh\nphp artisan serve\n```\n\nYou're ready to go! [Visit Ping CRM](http://127.0.0.1:8000/) in your browser, and login with:\n\n- **Username:** johndoe@example.com\n- **Password:** secret\n\n## Running tests\n\nTo run the Ping CRM tests, run:\n\n```\nphp artisan test\n```\n\n## Credits\n\n- Original work by Jonathan Reinink (@reinink) and contributors\n- Port to Ruby on Rails by Georg Ledermann (@ledermann)\n- Port to React by Lio (@liorocks)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliorocks%2Fpingcrm-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliorocks%2Fpingcrm-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliorocks%2Fpingcrm-react/lists"}