{"id":25844064,"url":"https://github.com/pesnik/angular-web-chat","last_synced_at":"2026-04-12T13:01:37.386Z","repository":{"id":171361496,"uuid":"540869047","full_name":"pesnik/angular-web-chat","owner":"pesnik","description":"web chat using firebase firestore in angular","archived":false,"fork":false,"pushed_at":"2022-10-17T06:53:13.000Z","size":2024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-28T17:42:27.591Z","etag":null,"topics":["angular","docker","firebase"],"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/pesnik.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}},"created_at":"2022-09-24T15:08:11.000Z","updated_at":"2022-10-24T13:31:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"af45fc86-5119-4a24-91a0-da0261f2a847","html_url":"https://github.com/pesnik/angular-web-chat","commit_stats":null,"previous_names":["rakibulhasanmasum/angular-web-chat","rhasanm/angular-web-chat","pesnik/angular-web-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pesnik/angular-web-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pesnik%2Fangular-web-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pesnik%2Fangular-web-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pesnik%2Fangular-web-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pesnik%2Fangular-web-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pesnik","download_url":"https://codeload.github.com/pesnik/angular-web-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pesnik%2Fangular-web-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31715492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","docker","firebase"],"created_at":"2025-03-01T07:19:48.226Z","updated_at":"2026-04-12T13:01:37.342Z","avatar_url":"https://github.com/pesnik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Before you begin\n\n## With docker\n1. I assume you have docker \u0026 docker-compose installed on your pc.\n\n2. Please notice on the scripts under package.json we declared \"docker\" which will be executed in `npm run docker` command. I have added --host to be 0.0.0.0 to allow my docker container to expose the port to localhost of my host computer. Meanwhile --poll=2000 will allow to recompile the project in every changes we save.\n \n3. To run the project \n```bash\n  # on the terminal run\n  docker-compose build\n  docker-compose up\n  \n  # to run any commands on the docker container, on another terminal run\n  docker exec -it angular6-web-chat_web_1 /bin/sh\n  # docker exec -it angular6-web-chat_web_1 cmd.exe # for windows\n  \n  # ng can be found at `node_modules/.bin/ng`\n```\n## Without docker\n\n```bash\n  # run the following command on terminal\n  npm start\n```\n\n# Screenshots\n\u003cimg src=\"https://github.com/rakibulhasanmasum/angular6-web-chat/blob/master/screenshots/1.png\" alt=\"screenshot\" style=\"max-width: 100%; height: 400px;\"\u003e\n\u003cimg src=\"https://github.com/rakibulhasanmasum/angular6-web-chat/blob/master/screenshots/2.png\" alt=\"screenshot\" style=\"max-width: 100%; height: 400px;\"\u003e\n\u003cimg src=\"https://github.com/rakibulhasanmasum/angular6-web-chat/blob/master/screenshots/3.png\" alt=\"screenshot\" style=\"max-width: 100%; height: 400px;\"\u003e\n\n# angular.json [modifications]\n```js\n\"schematics\": {\n  \"@schematics/angular:component\": {\n    \"inlineStyle\": true,\n    \"inlineTemplate\": true,\n    \"skipTests\": true\n   }\n},\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpesnik%2Fangular-web-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpesnik%2Fangular-web-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpesnik%2Fangular-web-chat/lists"}