{"id":51054078,"url":"https://github.com/ilyasmirnov03/flame-game","last_synced_at":"2026-06-22T19:32:43.181Z","repository":{"id":219643356,"uuid":"748396602","full_name":"ilyasmirnov03/flame-game","owner":"ilyasmirnov03","description":"Web application to learn about the Olympic games in a fun way.","archived":false,"fork":false,"pushed_at":"2024-04-07T16:57:37.000Z","size":5334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-07T17:41:52.463Z","etag":null,"topics":["laravel","php","webapp"],"latest_commit_sha":null,"homepage":"https://www.flame-game.ilyasmirnov.dev/","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/ilyasmirnov03.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}},"created_at":"2024-01-25T22:00:43.000Z","updated_at":"2024-02-28T23:07:45.000Z","dependencies_parsed_at":"2024-01-28T22:26:16.274Z","dependency_job_id":"d8e258c3-f55f-4ce7-98e4-51ba754ecd8b","html_url":"https://github.com/ilyasmirnov03/flame-game","commit_stats":null,"previous_names":["ilyasmirnov03/flame-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilyasmirnov03/flame-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyasmirnov03%2Fflame-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyasmirnov03%2Fflame-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyasmirnov03%2Fflame-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyasmirnov03%2Fflame-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilyasmirnov03","download_url":"https://codeload.github.com/ilyasmirnov03/flame-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyasmirnov03%2Fflame-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34663524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","php","webapp"],"created_at":"2026-06-22T19:32:39.284Z","updated_at":"2026-06-22T19:32:43.158Z","avatar_url":"https://github.com/ilyasmirnov03.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flame Game\n\nWeb application built on laravel sail with mysql and redis.\n\n## Getting started\n\n1. First, install the dependencies\n    ```shell\n    docker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v \"$(pwd):/var/www/html\" \\\n    -w /var/www/html \\\n    laravelsail/php83-composer:latest \\\n    composer install --ignore-platform-reqs\n    ```\n2. Create and copy .env.example file to a .env file\n3. Boot up the project\n    ```shell\n    ./vendor/bin/sail up\n    ```\n4. Install npm dependencies\n   ```shell\n   ./vendor/bin/sail npm install\n   ```\n\n5. Migrate and populate the database\n    ```shell\n    ./vendor/bin/sail artisan migrate --seed\n    ```\n\n6. Finally, generate the app key in your env file\n    ```shell\n    ./vendor/bin/sail artisan key:generate\n    ```\n\nAnd you're good to go!\n\n## Useful commands\n\nTo execute any command, prefix it with:\n\n```shell\n./vendor/bin/sail\n```\n\nSee list of artisan commands:\n\n```shell\n./vendor/bin/sail list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyasmirnov03%2Fflame-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyasmirnov03%2Fflame-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyasmirnov03%2Fflame-game/lists"}