{"id":51613110,"url":"https://github.com/ultimatecourses/redux-store","last_synced_at":"2026-07-12T10:30:24.330Z","repository":{"id":37032441,"uuid":"110454596","full_name":"ultimatecourses/redux-store","owner":"ultimatecourses","description":"Vanilla TypeScript example of a Redux Store","archived":false,"fork":false,"pushed_at":"2022-06-18T16:20:14.000Z","size":38,"stargazers_count":169,"open_issues_count":3,"forks_count":990,"subscribers_count":19,"default_branch":"master","last_synced_at":"2023-11-07T20:18:28.494Z","etag":null,"topics":["angular","redux-store","typescript"],"latest_commit_sha":null,"homepage":"https://ultimateangular.com/ngrx-store-effects","language":"TypeScript","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/ultimatecourses.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}},"created_at":"2017-11-12T17:44:17.000Z","updated_at":"2023-07-20T13:05:22.000Z","dependencies_parsed_at":"2022-06-25T14:43:03.939Z","dependency_job_id":null,"html_url":"https://github.com/ultimatecourses/redux-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ultimatecourses/redux-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Fredux-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Fredux-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Fredux-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Fredux-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ultimatecourses","download_url":"https://codeload.github.com/ultimatecourses/redux-store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Fredux-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35390360,"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-07-12T02:00:06.386Z","response_time":87,"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","redux-store","typescript"],"created_at":"2026-07-12T10:30:23.215Z","updated_at":"2026-07-12T10:30:24.326Z","avatar_url":"https://github.com/ultimatecourses.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eSimple Redux Store\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eVanilla TypeScript example of a Redux Store\u003c/h4\u003e\n\n---\n\n\u003ca href=\"https://ultimateangular.com\" target=\"_blank\"\u003e\u003cimg src=\"https://ultimateangular.com/assets/img/banners/ua-github.svg\"\u003e\u003c/a\u003e\n\n---\n\n\u003e This repo serves as the seed project for the Ultimate Angular NGRX Store + Effects course, as well as stepped solutions in separate branches, come and [learn NGRX](https://ultimateangular.com/ngrx-store-effects) with us!\n\n## Prerequisites\n\n* Install [Node.js](https://nodejs.org/en/download/)\n\n* Install TypeScript\n\n```bash\nnpm install -g typescript\n```\n\n* Install Yarn (optional)\n\nIf you want to roll with npm, feel free to do so. If you'd like to try Yarn, run the following or [another installation method](https://yarnpkg.com/lang/en/docs/install/):\n\n```bash\nnpm install -g yarn\n```\n\n## Setup\n\n#### Installing dependencies\n\n```bash\ncd \u003credux-store-project\u003e\n\nyarn install\n# OR\nnpm install\n```\n\n#### Local server\n\n```bash\nyarn start\n# OR\nnpm start\n```\n\nVisit [localhost:8000](localhost:8000) in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatecourses%2Fredux-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultimatecourses%2Fredux-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatecourses%2Fredux-store/lists"}