{"id":15059340,"url":"https://github.com/ryan-haskell/pingcrm-elm","last_synced_at":"2025-05-08T05:55:42.902Z","repository":{"id":243579821,"uuid":"810081961","full_name":"ryan-haskell/pingcrm-elm","owner":"ryan-haskell","description":"A demo application to illustrate how to use Inertia.js with Elm! ","archived":false,"fork":false,"pushed_at":"2024-06-11T04:47:13.000Z","size":2954,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T05:55:36.945Z","etag":null,"topics":["elm","inertiajs","laravel"],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":false,"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/ryan-haskell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["reinink"]}},"created_at":"2024-06-04T02:31:45.000Z","updated_at":"2025-01-10T08:31:44.000Z","dependencies_parsed_at":"2024-06-15T18:02:53.919Z","dependency_job_id":null,"html_url":"https://github.com/ryan-haskell/pingcrm-elm","commit_stats":null,"previous_names":["ryan-haskell/pingcrm-elm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fpingcrm-elm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fpingcrm-elm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fpingcrm-elm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fpingcrm-elm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryan-haskell","download_url":"https://codeload.github.com/ryan-haskell/pingcrm-elm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253009891,"owners_count":21839714,"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":["elm","inertiajs","laravel"],"created_at":"2024-09-24T22:41:44.689Z","updated_at":"2025-05-08T05:55:42.862Z","avatar_url":"https://github.com/ryan-haskell.png","language":"Elm","funding_links":["https://github.com/sponsors/reinink"],"categories":[],"sub_categories":[],"readme":"# Ping CRM\n\nA demo application to illustrate how Inertia.js works.\n\n![](https://raw.githubusercontent.com/inertiajs/pingcrm/master/screenshot.png)\n\n## Installation\n\nClone the repo locally:\n\n```sh\ngit clone https://github.com/inertiajs/pingcrm.git pingcrm\ncd pingcrm\n```\n\nInstall PHP dependencies:\n\n```sh\ncomposer install\n```\n\nInstall NPM dependencies:\n\n```sh\nnpm ci\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 the dev server (the output will give the address):\n\n```sh\nphp artisan serve\n```\n\nYou're ready to go! Visit Ping CRM 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```\nphpunit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Fpingcrm-elm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryan-haskell%2Fpingcrm-elm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Fpingcrm-elm/lists"}