{"id":22432308,"url":"https://github.com/normalhuman01/weather-app-angular","last_synced_at":"2025-08-05T09:07:58.809Z","repository":{"id":212522053,"uuid":"731693504","full_name":"normalhuman01/weather-app-angular","owner":"normalhuman01","description":"a weather forecast application using Angular and TypeScript, utilizing the Open Weather API","archived":false,"fork":false,"pushed_at":"2023-12-14T16:54:15.000Z","size":581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T02:43:18.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/normalhuman01.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}},"created_at":"2023-12-14T16:49:20.000Z","updated_at":"2023-12-14T16:50:27.000Z","dependencies_parsed_at":"2023-12-14T18:14:37.171Z","dependency_job_id":null,"html_url":"https://github.com/normalhuman01/weather-app-angular","commit_stats":null,"previous_names":["normalhuman01/weather-app-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/normalhuman01/weather-app-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Fweather-app-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Fweather-app-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Fweather-app-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Fweather-app-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/normalhuman01","download_url":"https://codeload.github.com/normalhuman01/weather-app-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Fweather-app-angular/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268866869,"owners_count":24320281,"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-08-05T02:00:12.334Z","response_time":2576,"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":[],"created_at":"2024-12-05T22:11:19.802Z","updated_at":"2025-08-05T09:07:58.765Z","avatar_url":"https://github.com/normalhuman01.png","language":"TypeScript","readme":"\u003ch3 align=\"center\"\u003ePrevisión del Tiempo (API: Open Weather) con Angular y TypeScript\u003c/h3\u003e\n\n\u003ch4 align=\"center\"\u003eComandos\u003c/h4\u003e\n\n***Instalación de Angular:***\n```\nnpm install -g @angular/cli\n```\n\n***Verificando las versiones:***\n```\nnode -v\n```\n```\nng version\n```\n\n***Creando el proyecto:***\n```\nng new weather\n```\n\n***Creando las páginas:***\n```\nng g m pages/home\n```\n```\nng g m pages/bookmarks\n```\n\n***Creando los componentes:***\n```\nng g c pages/home --type page\n```\n```\nng g c pages/bookmarks --type page\n```\n\n***Iniciando el Proyecto:***\n```\nng s\n```\n```\nhttp://localhost:4200/\n```\n\n***Desactivar Advertencia:***\n```\nng config -g cli.warnings.versionMismatch false\n```\n\n***NGRX: Store***\n```\nng add @ngrx/store\n```\n```\nng add @ngrx/store-devtools\n```\n\n***NGRX: Effect***\n```\nng add @ngrx/effects\n```\n\n***Creando los componentes***\n```\nng g c pages/home/components/current-weather\n```\n```\nng g c /shared/components/detailed-weather\n```\n\n\u003ch3 align=\"center\"\u003eEnlaces\u003c/h3\u003e\n\n[API: OpenWeather - Claves](https://home.openweathermap.org/api_keys) \u003cbr\u003e\n[jv-weather](https://github.com/JGhignatti/jv-weather) \u003cbr\u003e\n[NGRX](https://ngrx.io/) \u003cbr\u003e\n[NGRX: Store](ngrx.io/guide/store) \u003cbr\u003e\n[Redux DevTools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=pt-BR)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Fweather-app-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnormalhuman01%2Fweather-app-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Fweather-app-angular/lists"}