{"id":22622255,"url":"https://github.com/babdev/babdev.com","last_synced_at":"2025-04-11T16:41:05.879Z","repository":{"id":37295608,"uuid":"150654108","full_name":"BabDev/babdev.com","owner":"BabDev","description":"The babdev.com source code","archived":false,"fork":false,"pushed_at":"2025-04-10T07:27:28.000Z","size":11375,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"production","last_synced_at":"2025-04-10T08:31:21.628Z","etag":null,"topics":["laravel","laravel-application","php"],"latest_commit_sha":null,"homepage":"https://www.babdev.com","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/BabDev.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":"2018-09-27T22:17:18.000Z","updated_at":"2025-04-10T07:27:10.000Z","dependencies_parsed_at":"2023-10-12T23:36:27.690Z","dependency_job_id":"fb546a23-f08d-4c55-a90d-4731c6534e03","html_url":"https://github.com/BabDev/babdev.com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabDev%2Fbabdev.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabDev%2Fbabdev.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabDev%2Fbabdev.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabDev%2Fbabdev.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BabDev","download_url":"https://codeload.github.com/BabDev/babdev.com/tar.gz/refs/heads/production","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248442081,"owners_count":21104127,"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":["laravel","laravel-application","php"],"created_at":"2024-12-08T23:13:51.188Z","updated_at":"2025-04-11T16:41:05.871Z","avatar_url":"https://github.com/BabDev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BabDev Website\n\nThis is the source code for the babdev.com website\n\n## Requirements\n\n- PHP 8.4 or newer\n- MySQL 8.0 or newer\n- [Composer](https://getcomposer.org/download/)\n- [Node.js](https://nodejs.org/en/) 20.9 or newer\n- [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) 10.1 or newer\n- Optionally, a [GitHub personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) to interact with the GitHub API\n\n### Special Notes\n\nThis application is designed to run with two separate subdomains, one for the live website (i.e. `www.babdev.com`) and one for the Filament application (i.e. `filament.babdev.com`); this is done to allow the public facing portion of the website to have no sessions (as the functionality is not necessary).\n\n## Installation\n\n1. Clone this repository (`git clone git@github.com:BabDev/babdev.com.git babdev.com`)\n2. Setup a new database on your MySQL server for the website\n3. Copy the `.env.example` file to `.env` and fill in the required configuration:\n    - Set the database connection info to the `DB_*` env vars\n    - Set the `APP_DOMAIN_NAME` env var to the domain the main website exists at\n    - Set the `FILAMENT_DOMAIN_NAME` env var to the domain the Filament application exists at\n    - If you have one, set the `GITHUB_TOKEN` env var to your GitHub personal access token you created for the application\n4. Install the PHP dependencies with `composer install`\n5. Generate a new app key with `php artisan key:generate`\n6. Prepare the database by running `php artisan migrate --seed`\n7. Install and compile the front-end dependencies with `npm install \u0026\u0026 npm run dev`\n8. Ensure your local webserver is set up to run the application (you can use `php artisan serve` to run the in-built PHP web server for working with the frontend of the website)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabdev%2Fbabdev.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabdev%2Fbabdev.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabdev%2Fbabdev.com/lists"}