{"id":20524040,"url":"https://github.com/ericlewis966/angular-ngrx-socket-frontend","last_synced_at":"2026-04-13T21:02:19.062Z","repository":{"id":150847428,"uuid":"359142738","full_name":"ericlewis966/angular-ngrx-socket-frontend","owner":"ericlewis966","description":"This Angular project demonstrates the implementation of a simple real time Notes app, with Socket.IO's asynchrnous 2-way event streams, combined with Ngrx/Store library for single state management à la Redux, and Ngrx/Effects to mange the side effects.","archived":false,"fork":false,"pushed_at":"2023-02-14T12:27:30.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T23:52:54.733Z","etag":null,"topics":["angular","javascript","redux","rxjs","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/ericlewis966.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-04-18T12:54:48.000Z","updated_at":"2023-09-26T09:14:03.000Z","dependencies_parsed_at":"2023-05-27T02:00:42.573Z","dependency_job_id":null,"html_url":"https://github.com/ericlewis966/angular-ngrx-socket-frontend","commit_stats":null,"previous_names":["ericlewis966/angular-ngrx-socket-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericlewis966/angular-ngrx-socket-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis966%2Fangular-ngrx-socket-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis966%2Fangular-ngrx-socket-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis966%2Fangular-ngrx-socket-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis966%2Fangular-ngrx-socket-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericlewis966","download_url":"https://codeload.github.com/ericlewis966/angular-ngrx-socket-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis966%2Fangular-ngrx-socket-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","javascript","redux","rxjs","typescript"],"created_at":"2024-11-15T22:47:13.694Z","updated_at":"2026-04-13T21:02:19.044Z","avatar_url":"https://github.com/ericlewis966.png","language":"TypeScript","readme":"-----------------\n\n# This repository is no longer maintained, please refer to https://github.com/avatsaev/angular-contacts-app-example \n\n--------------\n\n\n## Angular Ngrx Socket.IO Example\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n\n\nThis Angular project demonstrates the implementation of a simple real time Notes app, with Socket.IO's asynchrnous 2-way event streams, combined with Ngrx/Store library for single state management à la Redux, and Ngrx/Effects to mange the side effects.\n\n![](http://i.imgur.com/IUArcBH.gif)\n\nBackend available here: https://github.com/avatsaev/angular-ngrx-socket-backend\n\n## Ngrx + Effects with a simple REST Service\n\n![](http://i.imgur.com/bpIbJrd.png)\n\n\n## Ngrx + Effects with Socket.IO\n\n![](http://i.imgur.com/F7k2Iyj.png)\n\n## Project's file structure:\n\n![file structure](https://i.imgur.com/IbGUfzi.png)\n\n## Application's central state tree:\n\n![](http://i.imgur.com/7DiuGH6.png)\n\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.1.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlewis966%2Fangular-ngrx-socket-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericlewis966%2Fangular-ngrx-socket-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlewis966%2Fangular-ngrx-socket-frontend/lists"}