{"id":20424350,"url":"https://github.com/avivharuzi/angular-micro-frontends-weather-example","last_synced_at":"2026-05-08T09:35:28.425Z","repository":{"id":98917749,"uuid":"417445808","full_name":"avivharuzi/angular-micro-frontends-weather-example","owner":"avivharuzi","description":"Weather web application using Angular and Nx with micro frontends","archived":false,"fork":false,"pushed_at":"2021-10-16T09:57:42.000Z","size":1737,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T09:44:21.806Z","etag":null,"topics":["angular","micro-frontends","nodejs","nx","weatther"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/avivharuzi.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}},"created_at":"2021-10-15T09:39:26.000Z","updated_at":"2021-10-16T09:58:48.000Z","dependencies_parsed_at":"2023-03-07T09:00:21.177Z","dependency_job_id":null,"html_url":"https://github.com/avivharuzi/angular-micro-frontends-weather-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avivharuzi/angular-micro-frontends-weather-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fangular-micro-frontends-weather-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fangular-micro-frontends-weather-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fangular-micro-frontends-weather-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fangular-micro-frontends-weather-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivharuzi","download_url":"https://codeload.github.com/avivharuzi/angular-micro-frontends-weather-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fangular-micro-frontends-weather-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32775141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","micro-frontends","nodejs","nx","weatther"],"created_at":"2024-11-15T07:09:16.549Z","updated_at":"2026-05-08T09:35:28.403Z","avatar_url":"https://github.com/avivharuzi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular-micro-frontends-weather-example\n\nWeather web application using Angular and Nx with micro frontends.\n\n![Application MFE Screenshot](./.github/assets/app-mfe-screenshot.png)\n\n## How to Run Locally\n\n### Update environment variables\n\n1. Create `.env` file from `env.example` file\n2. Update `WEATHER_API_OPEN_WEATHER_MAP_ACCESS_TOKEN` value to access token from [Weather API](https://openweathermap.org)\n\n### Install packages\n\n```shell\nnpm i\n```\n\n### Run in Development mode\n\n```shell\n# Will run weather app on localhost:4200 and forecast app on localhost:4201\nnpm run serve:weather-mfe\n\n# Will run weather api on localhost:3333\nnpn run serve:weather-api\n```\n\n### Run in Production mode\n\n```shell\nnpm run build:weather-mfe\nnpm run build:weather-api\n\n# Will run on localhost:3333\nnpm run run:weather\n# Will run on localhost:4200\nnpm run run:forecast\n# Will run on localhost:4201\nnpm run run:weather-api\n```\n\n# License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fangular-micro-frontends-weather-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivharuzi%2Fangular-micro-frontends-weather-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fangular-micro-frontends-weather-example/lists"}