{"id":27650427,"url":"https://github.com/kenken64/ng-whatszap","last_synced_at":"2025-07-24T14:02:27.323Z","repository":{"id":100863134,"uuid":"150979961","full_name":"kenken64/ng-whatszap","owner":"kenken64","description":"Angular  + Chat App + Firestore CloudStore","archived":false,"fork":false,"pushed_at":"2019-09-06T13:26:05.000Z","size":62594,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-24T03:38:51.766Z","etag":null,"topics":["angular","firebase","firestorage","typescript","webrtc"],"latest_commit_sha":null,"homepage":"","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/kenken64.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,"zenodo":null}},"created_at":"2018-09-30T15:34:54.000Z","updated_at":"2021-01-31T16:51:43.000Z","dependencies_parsed_at":"2023-06-02T06:00:21.075Z","dependency_job_id":null,"html_url":"https://github.com/kenken64/ng-whatszap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kenken64/ng-whatszap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenken64%2Fng-whatszap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenken64%2Fng-whatszap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenken64%2Fng-whatszap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenken64%2Fng-whatszap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenken64","download_url":"https://codeload.github.com/kenken64/ng-whatszap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenken64%2Fng-whatszap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266854301,"owners_count":23995482,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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","firebase","firestorage","typescript","webrtc"],"created_at":"2025-04-24T03:38:47.294Z","updated_at":"2025-07-24T14:02:27.315Z","avatar_url":"https://github.com/kenken64.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ng-whatszap\n\n```\nto be youtube guide\n```\n\nVisit my [Demo](https://whatszap.kennethphang.asia)\n```\nnpm install firebase @angular/fire --save\nng add @angular/material\nnpm install @angular/flex-layout --save\nng add @angular/pwa\nnpm install --save hammerjs\nnpm i firebase ngx-perfect-scrollbar angular-audio-context @angular/fire —save\n```\n\nImport all the packages from angularfire\napp.module.ts\n```javascript\nimport { AngularFireModule } from '@angular/fire';\nimport { AngularFireStorageModule } from '@angular/fire/storage';\nimport { AngularFireMessagingModule } from '@angular/fire/messaging';\n```\n\nInject the modules into the imports array on the NGModule annotation.\n```javascript\n@NgModule({\n  declarations: [\n    AppComponent\n  ],\n  imports: [\n    BrowserModule,\n    BrowserAnimationsModule,\n    ServiceWorkerModule.register('ngsw-worker.js', { enabled: environment.production }),\n    AngularFireModule.initializeApp(environment.firebase),\n    AngularFireStorageModule,\n    AngularFireMessagingModule\n  ],\n  providers: [],\n  bootstrap: [AppComponent]\n})\n```\n\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.1.5.\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/).\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenken64%2Fng-whatszap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenken64%2Fng-whatszap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenken64%2Fng-whatszap/lists"}