{"id":17337216,"url":"https://github.com/ash-jc-allen/find-a-pr","last_synced_at":"2025-04-05T10:07:33.904Z","repository":{"id":37025415,"uuid":"493772406","full_name":"ash-jc-allen/find-a-pr","owner":"ash-jc-allen","description":"The source code for the findapr.io website","archived":false,"fork":false,"pushed_at":"2025-03-08T13:30:22.000Z","size":1823,"stargazers_count":80,"open_issues_count":9,"forks_count":38,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T09:08:47.339Z","etag":null,"topics":["hacktoberfest","laravel","php"],"latest_commit_sha":null,"homepage":"https://findapr.io","language":"PHP","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/ash-jc-allen.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":"ash-jc-allen"}},"created_at":"2022-05-18T18:00:07.000Z","updated_at":"2025-03-17T02:24:29.000Z","dependencies_parsed_at":"2024-06-21T01:55:47.377Z","dependency_job_id":"b1a0f739-2eaa-42dc-afce-173c66a60bac","html_url":"https://github.com/ash-jc-allen/find-a-pr","commit_stats":{"total_commits":344,"total_committers":26,"mean_commits":13.23076923076923,"dds":0.4593023255813954,"last_synced_commit":"1b8c249250b0967bed049527679803adb439dce4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-jc-allen%2Ffind-a-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-jc-allen%2Ffind-a-pr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-jc-allen%2Ffind-a-pr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-jc-allen%2Ffind-a-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-jc-allen","download_url":"https://codeload.github.com/ash-jc-allen/find-a-pr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318744,"owners_count":20919484,"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":["hacktoberfest","laravel","php"],"created_at":"2024-10-15T15:34:26.281Z","updated_at":"2025-04-05T10:07:33.873Z","avatar_url":"https://github.com/ash-jc-allen.png","language":"PHP","funding_links":["https://github.com/sponsors/ash-jc-allen"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![FindAPR](https://findapr.io/images/findapr.svg)\n\n\u003c/div\u003e\n\nThis is the official repository for [Find A PR](https://findapr.io/). Find A PR is a platform that curates a list of issues for Laravel-based repositories to help developers find projects to make their first open-source contributions to.\n\n## Requirements\n\nThe following tools are required in order to start the installation and run the project locally.\n\n- PHP 8.2\n- [Composer](https://getcomposer.org/download/)\n\n## Installation\n\n### Using Sail\n\n\u003e Make sure you have [Sail](https://laravel.com/docs/9.x/sail) installed.\n\n1. Clone this repo\n    ```sh\n    git clone https://github.com/ash-jc-allen/find-a-pr.git\n    ```\n2. Go into the project root directory\n    ```sh\n    cd find-a-pr\n    ```\n3. Copy .env.example file to .env file\n    ```sh\n    cp .env.example .env\n    ```\n4. Install PHP dependencies\n    ```sh\n    composer install --ignore-platform-reqs\n    ```   \n5. Boot Sail\n    ```sh\n   sail up -d\n    ```   \n6. Generate app key\n    ```sh\n    sail php artisan key:generate\n    ```\n7. Install NPM dependencies\n    ```sh\n    sail npm install\n    ```\n8. Build assets using NPM\n    ```sh\n    sail npm run dev\n    ```\n\n### Using `artisan serve`\n\n1. Clone this repo\n    ```sh\n    git clone https://github.com/ash-jc-allen/find-a-pr.git\n    ```\n2. Go into the project root directory\n    ```sh\n    cd find-a-pr\n    ```\n3. Copy .env.example file to .env file\n    ```sh\n    cp .env.example .env\n    ```\n4. Create database `find_a_pr` (you can change database name)\n\n5. Go to `.env` file \n    - set database credentials (`DB_DATABASE=find_a_pr`, `DB_USERNAME=root`, `DB_PASSWORD=`)\n    \u003e Make sure to follow your database username and password\n\n6. Install PHP dependencies \n    ```sh\n    composer install\n    ```\n7. Generate app key \n    ```sh\n    php artisan key:generate\n    ```\n8. Install NPM dependencies\n    ```sh\n    npm install\n    ```\n8. Build assets using NPM\n    ```sh\n    npm run dev\n    ```\n10. Run server \n     ```sh\n     php artisan serve\n     ``` \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fash-jc-allen%2Ffind-a-pr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fash-jc-allen%2Ffind-a-pr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fash-jc-allen%2Ffind-a-pr/lists"}