{"id":19998486,"url":"https://github.com/reafreitas1/ice-cream_angular","last_synced_at":"2026-04-14T19:32:06.407Z","repository":{"id":196925769,"uuid":"372843874","full_name":"reafreitas1/ice-cream_angular","owner":"reafreitas1","description":"June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.","archived":false,"fork":false,"pushed_at":"2022-03-07T19:37:11.000Z","size":3205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T05:39:47.702Z","etag":null,"topics":["angular-cli","angular9","backend","component","container","crud","css","directive-angular","frontend","functional-language","html5","json","material-ui","module","nodejs","npm","object-oriented-programming","services","typescript"],"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/reafreitas1.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}},"created_at":"2021-06-01T13:40:45.000Z","updated_at":"2022-02-16T17:27:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"28c52da5-8714-41b9-a99b-a51e9ed92877","html_url":"https://github.com/reafreitas1/ice-cream_angular","commit_stats":null,"previous_names":["reafreitas1/ice-cream_angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reafreitas1/ice-cream_angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reafreitas1%2Fice-cream_angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reafreitas1%2Fice-cream_angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reafreitas1%2Fice-cream_angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reafreitas1%2Fice-cream_angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reafreitas1","download_url":"https://codeload.github.com/reafreitas1/ice-cream_angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reafreitas1%2Fice-cream_angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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-cli","angular9","backend","component","container","crud","css","directive-angular","frontend","functional-language","html5","json","material-ui","module","nodejs","npm","object-oriented-programming","services","typescript"],"created_at":"2024-11-13T05:08:36.400Z","updated_at":"2026-04-14T19:32:06.387Z","avatar_url":"https://github.com/reafreitas1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### **Angular 9 Project**\n\n\nhttps://user-images.githubusercontent.com/79333175/154321579-e548ca51-c68f-46a0-9597-6ebdadeb722a.mp4\n\n\n\nEach of the components, directives and services were generated with the command \"npm g(enerate)\". For each component generated, a route had to be created. I initialized the backend with the JSON server and compile the frontend to read .ts and generate .js.\n\n» Installed Angular\n`npm i -g @angular/cli`\n» Generating my app\n`ng new my-app`\n» Started npm by generating package.json\n`init npm - y`\n» Generating package-lock.json\n`npm i json-server`\n» Generating frontend\n`ng new frontend -- minimal` (option CSS)\n\nAnd so on, I generated the components, directives and services:\n`ng g c components/template/footer`\n`ng g c components/template/nav`\n`ng g c views/home`\n`ng g c components/template/header`\n`ng g c views/product-crud`\n`ng g c components/product/product-create`\n`ng g d directives/pink`\n`ng g d directives/for`\n`ng g s components/product/product`\n`ng g c components/product/product-read`\n`ng generate @angular/material:table components/product/product-read2`\n`ng g c component/product/product-update`\n`ng g c component/product/product-delete`\n\nSchematics Material\nhttps://material.angular.io/guide/schematics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freafreitas1%2Fice-cream_angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freafreitas1%2Fice-cream_angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freafreitas1%2Fice-cream_angular/lists"}