{"id":17459072,"url":"https://github.com/arjunattam/shopathome","last_synced_at":"2025-03-28T06:10:50.135Z","repository":{"id":71619029,"uuid":"379591485","full_name":"arjunattam/shopathome","owner":"arjunattam","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-23T12:59:29.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-18T07:17:27.514Z","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/arjunattam.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":"2021-06-23T12:13:24.000Z","updated_at":"2021-06-23T12:59:31.000Z","dependencies_parsed_at":"2023-02-23T20:45:48.507Z","dependency_job_id":null,"html_url":"https://github.com/arjunattam/shopathome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"johnpapa/shopathome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunattam%2Fshopathome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunattam%2Fshopathome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunattam%2Fshopathome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunattam%2Fshopathome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjunattam","download_url":"https://codeload.github.com/arjunattam/shopathome/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978274,"owners_count":20703677,"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","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-10-18T04:41:56.028Z","updated_at":"2025-03-28T06:10:50.116Z","avatar_url":"https://github.com/arjunattam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Web Apps\r\n\r\nThis repository contains apps that can be used with as a starting point for some MS Learn Modules. because everyone has their own preference for their JavaScript frameworks/library, you can choose which one you prefer.\r\n\r\nThe Shop at Home theme is used throughout the app. View it live at \u003chttps://www.shopathome.dev\u003e\r\n\r\n[![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false\u0026WT.mc_id=javascript-0000-jopapa#create/Microsoft.StaticApp)\r\n\r\n## Learn how\r\n\r\nLearn how to [Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps](https://docs.microsoft.com/learn/modules/publish-app-service-static-web-app-api/?WT.mc_id=javascript-0000-jopapa)\r\n\r\n## Contents\r\n\r\nThe apps written in the following JavaScript frameworks/libraries:\r\n\r\n| Folder          | Description                                                                          | Live Demo                                                |\r\n| --------------- | ------------------------------------------------------------------------------------ | -------------------------------------------------------- |\r\n| **angular-app** | [Sample Angular app](https://github.com/johnpapa/shopathome/blob/master/angular-app) | [angular.shopathome.dev](https://angular.shopathome.dev) |\r\n| **api**         | [Sample Azure Functions app](https://github.com/johnpapa/shopathome/blob/master/api) | protected                                                |\r\n| **react-app**   | [Sample React app](https://github.com/johnpapa/shopathome/blob/master/react-app)     | [react.shopathome.dev](https://react.shopathome.dev)     |\r\n| **svelte-app**  | [Sample Svelte app](https://github.com/johnpapa/shopathome/blob/master/svelte-app)   | [svelte.shopathome.dev](https://svelte.shopathome.dev)   |\r\n| **vue-app**     | [Sample Vue app](https://github.com/johnpapa/shopathome/blob/master/vue-app)         | [vue.shopathome.dev](https://vue.shopathome.dev)         |\r\n\r\n## Prerequisites\r\n\r\n- A GitHub account\r\n- [Node.js and Git](https://nodejs.org/)\r\n- [Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-0000-jopapa) installed\r\n- The [Azure Functions extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions%3FWT.mc_id%3Dshopathome-github-jopapa\u0026WT.mc_id=javascript-0000-jopapa) installed\r\n- The [Azure Functions Core Tools](https://docs.microsoft.com/azure/azure-functions/functions-run-local?WT.mc_id=javascript-0000-jopapa) installed\r\n\r\n## Problems or Suggestions\r\n\r\n[Open an issue here](https://github.com/johnpapa/shopathome/issues)\r\n\r\n## Resources\r\n\r\n### Azure Static Web Apps\r\n\r\n- Learn how to [Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps](https://docs.microsoft.com/learn/modules/publish-app-service-static-web-app-api?WT.mc_id=javascript-0000-jopapa)\r\n- [API support in Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/apis?WT.mc_id=javascript-0000-jopapa)\r\n- [Add an API to Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/add-api?WT.mc_id=javascript-0000-jopapa)\r\n- [Authentication and authorization](https://docs.microsoft.com/azure/static-web-apps/authentication-authorization?WT.mc_id=javascript-0000-jopapa)\r\n- [Routes](https://docs.microsoft.com/azure/static-web-apps/routes?WT.mc_id=javascript-0000-jopapa)\r\n- [Review pre-production environments](https://docs.microsoft.com/azure/static-web-apps/review-publish-pull-requests?WT.mc_id=javascript-0000-jopapa)\r\n- [Azure Free Trial](https://azure.microsoft.com/free/?WT.mc_id=javascript-0000-jopapa)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunattam%2Fshopathome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjunattam%2Fshopathome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunattam%2Fshopathome/lists"}