{"id":19322300,"url":"https://github.com/stewones/super-store","last_synced_at":"2025-07-31T04:36:29.252Z","repository":{"id":85700357,"uuid":"121546086","full_name":"stewones/super-store","owner":"stewones","description":"Aplicação desenvolvida durante o workshop Semana do Angular 2017","archived":false,"fork":false,"pushed_at":"2019-06-30T04:21:58.000Z","size":4933,"stargazers_count":10,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T19:44:56.350Z","etag":null,"topics":["angular","angular-cli","bulma","nodejs","npm","npm-scripts","pwa","pwa-apps","pwa-boilerplate","pwa-example","pwa-training","workshop"],"latest_commit_sha":null,"homepage":"https://superstore.github.io/","language":null,"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/stewones.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-02-14T18:31:03.000Z","updated_at":"2022-04-29T02:51:20.000Z","dependencies_parsed_at":"2023-03-06T12:30:32.960Z","dependency_job_id":null,"html_url":"https://github.com/stewones/super-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stewones/super-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stewones%2Fsuper-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stewones%2Fsuper-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stewones%2Fsuper-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stewones%2Fsuper-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stewones","download_url":"https://codeload.github.com/stewones/super-store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stewones%2Fsuper-store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988458,"owners_count":24176996,"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-07-31T02:00:08.723Z","response_time":66,"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":["angular","angular-cli","bulma","nodejs","npm","npm-scripts","pwa","pwa-apps","pwa-boilerplate","pwa-example","pwa-training","workshop"],"created_at":"2024-11-10T01:40:56.495Z","updated_at":"2025-07-31T04:36:29.225Z","avatar_url":"https://github.com/stewones.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Super Store\n\n\u003e Esta é a aplicação desenvolvida durante o workshop [Semana do Angular 2017](http://www.semanadoangular.com.br). Cada aula é evoluida através de branches específicas nomeadas no padrão `aula-x`. ex: `aula-1`\n\n# Requerimentos\n\n- Node/NPM instalados\n- [Angular CLI](https://cli.angular.io/)\n\n# Instalação \n\n### Angular CLI\n`npm install -g @angular/cli`\n\n# Setup\n\n- `git clone https://github.com/stewwan/super-store.git`\n- `cd super-store`\n- `git checkout aula-x`\n- `npm install`\n- `ng serve`\n\n# Conteúdo\n\n- [Aula 1 - Introdução ao Node e NPM](https://github.com/stewwan/super-store/tree/aula-1)\n- [Aula 2 - Modelo síncrono vs modelo assíncrono](https://github.com/stewwan/super-store/tree/aula-2)\n- [Aula 3 - Conhecendo o Angular CLI](https://github.com/stewwan/super-store/tree/aula-3)\n- [Aula 4 - Introdução ao Bulma](https://github.com/stewwan/super-store/tree/aula-4)\n- [Aula 5 - Planejando nossa aplicação](https://github.com/stewwan/super-store/tree/aula-5)\n- [Aula 6 - Fundamentos do Angular](https://github.com/stewwan/super-store/tree/aula-6)\n- [Aula 7 - Iniciando nossa aplicação](https://github.com/stewwan/super-store/tree/aula-7)\n- [Aula 8 - Trabalhando o roteamento](https://github.com/stewwan/super-store/tree/aula-8)\n- [Aula 9 - Configurando o bulma e animate.css](https://github.com/stewwan/super-store/tree/aula-9)\n- [Aula 10 - Trabalhando o componente header](https://github.com/stewwan/super-store/tree/aula-10)\n- [Aula 11 - Trabalhando o componente banner](https://github.com/stewwan/super-store/tree/aula-11)\n- [Aula 12 - Trabalhando o componente menu](https://github.com/stewwan/super-store/tree/aula-12)\n- [Aula 13 - Trabalhando o provider de produtos](https://github.com/stewwan/super-store/tree/aula-13)\n- [Aula 14 - Trabalhando a listagem de produtos](https://github.com/stewwan/super-store/tree/aula-14)\n- [Aula 15 - Trabalhando a busca por produtos](https://github.com/stewwan/super-store/tree/aula-15)\n- [Aula 16 - Trabalhando o carrinho de compras](https://github.com/stewwan/super-store/tree/aula-16)\n- [Aula 17 - Trabalhando o componente footer](https://github.com/stewwan/super-store/tree/aula-17)\n- [Aula 18 - Trabalhando a página interna do produto](https://github.com/stewwan/super-store/tree/aula-18)\n- [Aula 19 - Trabalhando a página de erro 404](https://github.com/stewwan/super-store/tree/aula-19)\n- [Aula 20 - Gerando a build para produção](https://github.com/stewwan/super-store/tree/aula-20)\n- [Aula 21 - Realizando deploy no Github Pages](https://github.com/stewwan/super-store/tree/aula-21)\n- [Aula 22 - Configurando a PWA](https://github.com/stewwan/super-store/tree/aula-22)\n\n\u003cimg src=\"https://i.imgur.com/f5fQSr3.gif\" alt=\"Super Store PWA\" /\u003e\n\n# Contribuindo\n\nVeja o arquivo [CONTRIBUTING](https://github.com/stewwan/super-store/blob/master/CONTRIBUTING.md)\n\n# Treinamento\n\nAssista as vídeo aulas deste treinamento na plataforma do [Udemy](https://www.udemy.com/semana-do-angular-2017). Utilize o cupom de desconto `SDA17-WORKSHOP`.\n\n# License\n\nMIT. Criado por [Stewan Pacheco](https://stewan.io)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstewones%2Fsuper-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstewones%2Fsuper-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstewones%2Fsuper-store/lists"}