{"id":25448060,"url":"https://github.com/frontend-rob/ring-of-fire","last_synced_at":"2026-04-19T04:34:21.975Z","repository":{"id":277203894,"uuid":"928419786","full_name":"frontend-rob/ring-of-fire","owner":"frontend-rob","description":"An Angular-based web application of the popular drinking game.","archived":false,"fork":false,"pushed_at":"2025-02-23T14:08:55.000Z","size":1828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T07:09:09.795Z","etag":null,"topics":["angular","scss","typescript"],"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/frontend-rob.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2025-02-06T15:58:04.000Z","updated_at":"2025-02-23T14:08:58.000Z","dependencies_parsed_at":"2025-02-12T18:23:05.329Z","dependency_job_id":"290f6ed6-fedc-43fc-b967-d9e11adbfd8f","html_url":"https://github.com/frontend-rob/ring-of-fire","commit_stats":null,"previous_names":["robsc0de/ring-of-fire","frontend-rob/ring-of-fire"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frontend-rob/ring-of-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontend-rob%2Fring-of-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontend-rob%2Fring-of-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontend-rob%2Fring-of-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontend-rob%2Fring-of-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frontend-rob","download_url":"https://codeload.github.com/frontend-rob/ring-of-fire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontend-rob%2Fring-of-fire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31995105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["angular","scss","typescript"],"created_at":"2025-02-17T19:18:41.726Z","updated_at":"2026-04-19T04:34:21.955Z","avatar_url":"https://github.com/frontend-rob.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ring of Fire\n\nThis project was created during the [Developer Akademie](https://developerakademie.com/) bootcamp to practice **Angular** and **TypeScript** concepts. As a learning exercise, some features may not be fully implemented.\n\n\u003cmark\u003eNOTE:\u003c/mark\u003e This project uses images from [FreePik](https://freepik.com/), which are not included in the repository to comply with licensing agreements.\n\n\u003cbr\u003e\n\n## Features\n\nHere's an overview of the key functionalities:\n\n- **Real-Time Cloud Storage:** Powered by Firebase, ensuring instant data synchronization across all devices.\n\n- **Customizable Players:** Dynamically add player names and avatars before the game begins.\n\n- **Instant Game Sharing:** Generate and share a unique game invitation link for friends to join with just one click.\n\n- **Online Multiplayer:** Play seamlessly with up to 4 players, with real-time updates for everyone.\n\n- **Fully Responsive Design:** Enjoy smooth gameplay on both desktop and mobile devices for maximum flexibility.\n\n\u003cbr\u003e\n\n## Preview\n\n![mockup-ring-of-fire](https://github.com/user-attachments/assets/0a4737e2-57bb-4969-808e-5af630ec5ed9)\n\n\n## Run the Application\n\n**1. Version Information:**\n\nThis project uses the following versions:\n- `Node: 22.13.1`\n- `Firebase: 11.3.1`\n- `Angular CLI: 19.1.7`\n\nMake sure to use compatible versions to avoid any conflicts.\n\n\u003cbr\u003e\n\n**2. Clone the Repository:**\n\nDownload the source code by clicking the \u003ckbd\u003eCode\u003c/kbd\u003e button or clone the repository using Git:\n```\nhttps://github.com/frontend-rob/ring-of-fire.git\n```\n\n\u003cbr\u003e\n\n**3. Install Dependencies:**\n\nNavigate to the project directory and install the required packages:\n```\ncd \u003cproject-directory\u003e\nnpm install\n```\nNote: Replace `\u003cproject-directory\u003e` with the actual folder name of your project (e.g., ring-of-fire).\n\n\u003cbr\u003e\n\n**4. Start Development Server:**\n\nLaunch the development server with the following command:\n```\nng serve --open\n```\nThe application will open automatically at `http://localhost:4200/`. Any changes you make to the source files will trigger an automatic reload.\n\n\u003cbr\u003e\n\n**5. Further Help:**\n\nFor more information on Angular CLI commands, run `ng help` or vistit the official [Angular CLI Reference](https://angular.dev/cli).\n\n\n\u003cbr\u003e\n\n## Contributing\nSince this is a learning project, further contributions aren’t expected. However, I’m always open to feedback, suggestions, or creative ideas — if you’d like to share any thoughts, feel free to reach out!\n\n\u003cbr\u003e\n\n## License\n\nThe source code for this project is open-source and distributed under the MIT License and may be used as a reference. Please note that external content from third-party sources is included. For detailed licensing information, refer to the respective websites:\n\n- [FreePik](https://freepik.com/)\n- [Phosphor Icons](https://phosphoricons.com/)\n\nYou can find further details, including folder structures and links to relevant content sources, in the readme files located within the public folder of this repository.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-rob%2Fring-of-fire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontend-rob%2Fring-of-fire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-rob%2Fring-of-fire/lists"}