{"id":23494771,"url":"https://github.com/samuelmsilva2v/webenderecos","last_synced_at":"2026-05-05T23:31:57.948Z","repository":{"id":268758428,"uuid":"872502578","full_name":"samuelmsilva2v/webEnderecos","owner":"samuelmsilva2v","description":"Aplicação front-end desenvolvida em Angular para gerenciamento de endereços, integrando com uma API REST.","archived":false,"fork":false,"pushed_at":"2024-12-18T18:01:08.000Z","size":416,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T02:30:20.512Z","etag":null,"topics":["angular","bootstrap","front-end"],"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/samuelmsilva2v.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":"2024-10-14T14:46:54.000Z","updated_at":"2025-03-17T02:36:30.000Z","dependencies_parsed_at":"2024-12-18T18:42:02.000Z","dependency_job_id":"f47736b5-e0c5-4486-9b5e-ac5e6db0c9d8","html_url":"https://github.com/samuelmsilva2v/webEnderecos","commit_stats":null,"previous_names":["samuelmsilva2v/webenderecos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samuelmsilva2v/webEnderecos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmsilva2v%2FwebEnderecos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmsilva2v%2FwebEnderecos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmsilva2v%2FwebEnderecos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmsilva2v%2FwebEnderecos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelmsilva2v","download_url":"https://codeload.github.com/samuelmsilva2v/webEnderecos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmsilva2v%2FwebEnderecos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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","bootstrap","front-end"],"created_at":"2024-12-25T03:12:43.330Z","updated_at":"2026-05-05T23:31:57.934Z","avatar_url":"https://github.com/samuelmsilva2v.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Endereços\n\n[🇺🇸 Read in English](#web-addresses)\n\n## Descrição\nEste é um projeto de front-end desenvolvido com **Angular**. O objetivo do projeto é desenvolver uma aplicação para gerenciamento de endereços.\n\n## Tecnologias\nO projeto utiliza as seguintes tecnologias:\n\n- **Angular**\n- **TypeScript**\n- **Reactive Forms**\n- **HttpClient**\n- **Ngx Mask**\n- **NGX Pagination Module**\n- **Bootstrap**\n- **Angular CLI**\n\n## Pré-requisitos\n\nCertifique-se de ter os seguintes itens instalados em sua máquina antes de rodar o projeto:\n\n- [Node.js](https://nodejs.org/) (versão recomendada: 16.x ou superior)\n- [Angular CLI](https://angular.io/cli) (versão recomendada: 14.x ou superior)\n- [npm](https://www.npmjs.com/) (gerenciador de pacotes)\n\n## Instalação\n\n1. Clone este repositório para o seu computador:\n\n    ```bash\n    git clone https://github.com/samuelmsilva2v/webEnderecos.git\n    cd webEnderecos\n    ```\n\n2. Instale as dependências do projeto:\n\n    ```bash\n    npm install\n    ```\n\n## Rodando o projeto\nApós a instalação das dependências, execute o projeto:\n\n```bash\n$ ng s -o \n```\n\nIsso irá iniciar o servidor de desenvolvimento na URL http://localhost:4200/. Você pode abrir seu navegador e acessar essa URL para visualizar a aplicação.\n\n![](https://github.com/samuelmsilva2v/assets/blob/main/apiEnderecos/Captura%20de%20tela%202024-12-18%20144955.png)\n![](https://github.com/samuelmsilva2v/assets/blob/main/apiEnderecos/Captura%20de%20tela%202024-12-18%20145011.png)\n\n---\n\n# Web Addresses\n\n[🇧🇷 Leia em Português](#web-endereços) \n\n## Description\nThis is a front-end project developed with **Angular**. The purpose of the project is to create an application for address management.\n\n## Technologies\nThe project uses the following technologies:\n\n- **Angular**\n- **TypeScript**\n- **Reactive Forms**\n- **HttpClient**\n- **Ngx Mask**\n- **NGX Pagination Module**\n- **Bootstrap**\n- **Angular CLI**\n\n## Prerequisites\n\nMake sure you have the following tools installed on your machine before running the project: \n\n- [Node.js](https://nodejs.org/) \n- [Angular CLI](https://angular.io/cli) \n- [npm](https://www.npmjs.com/)\n\n## Installation\n\n1. Clone this repository to your computer:\n\n    ```bash\n    git clone https://github.com/samuelmsilva2v/webEnderecos.git\n    cd webEnderecos\n    ```\n\n2. Install the project dependencies:\n\n    ```bash\n    npm install\n    ```\n\n## Running the Project\nAfter installing the dependencies, run the project:\n\n```bash\nng serve -o\n```\n\nThis will start the development server at http://localhost:4200/. You can open your browser and access this URL to view the application.\n\n![](https://github.com/samuelmsilva2v/assets/blob/main/apiEnderecos/Captura%20de%20tela%202024-12-18%20144955.png)\n![](https://github.com/samuelmsilva2v/assets/blob/main/apiEnderecos/Captura%20de%20tela%202024-12-18%20145011.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmsilva2v%2Fwebenderecos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmsilva2v%2Fwebenderecos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmsilva2v%2Fwebenderecos/lists"}