A community showcase of projects built with Azure Static Web Apps 🎉 Visit: https://microsoft.github.io/static-web-apps-gallery-code-samples/
Перейти к файлу
Julia Muiruri 084b36b930
ASWA Examples v2.0 (#55)
* swa examples v2.0

* update to main README.md file

* update to PR guidelines and checklist

* removed docs and existing content

* removed deploy and test-deploy workflows
2024-11-01 09:23:56 -03:00
.github ASWA Examples v2.0 (#55) 2024-11-01 09:23:56 -03:00
media ASWA Examples v2.0 (#55) 2024-11-01 09:23:56 -03:00
.gitignore Initial commit 2020-05-07 20:23:26 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-07 13:23:30 -07:00
CONTRIBUTING.md Including a github template for future PR's 2020-05-16 01:13:47 -03:00
LICENSE Initial LICENSE commit 2020-05-07 13:23:31 -07:00
README.md ASWA Examples v2.0 (#55) 2024-11-01 09:23:56 -03:00
SECURITY.md Initial SECURITY.md commit 2020-05-07 13:23:33 -07:00

README.md

🌐Static Web Apps Examples

OpenAI   •   React   •   Svelte   •   Vue.js   •   Angular   •   JavaScript   •   TypeScript   •   Node.js   •   .NET   •   Python   •   Java   •   Go

Azure Static Web Apps

This repository showcases a variety of examples, tutorials, and use cases of applications developed using different programming languages and frameworks, all hosted on Azure Static Web Apps.

If you have a real-world application in production and would like to share it, we invite you to contribute by opening an issue and then a pull request. If you would like to view examples at the production level, please refer to the designated section: Real World and Production examples with Azure Static Web Apps.

[!NOTE] Missing an application or specific example? Provide us with your feedback by opening an Issue and suggesting the inclusion of new examples.

Azure Static Web Apps + AI

Here you will find examples of intelligent (AI-Powered) applications running on Azure Static Web Apps, showcasing the diversity of scenarios and best practices for adopting AI integration in real-world projects.

# Demo Description
1 session-recommender A session recommender for your next event.
OpenAI Azure Functions Azure SQL Data API Builder
Try Live
2 create-your-own-chatgpt An AI-powered chat application with RAG.
Azure OpenAI Nodejs Fastify Langchain.js
3 serverless-ai-chat A Serverless AI Chat application.
Ollama Azure Functions Azure CosmosDB Langchain.js
4 crafting-dynamic-document-models-DI Solution to improve the patient experience by automating the paper based registration process.
Azure CosmosDB Azure Document Intelligence
5 podcast-synopsis-generation A Pipeline For Podcast Synopsis Generation (and more) With Azure OpenAI.
OpenAI Azure Functions Azure Cognitive services
6 openai-assistant-function-calling Serverless Azure OpenAI Assistant Quick Start Function Calling.
Azure Functions Azure OpenAI

Azure Static Web Apps + Web Frameworks

Here you will find examples of applications built using a variety of Frameworks running on Azure Static Web Apps.

# Demo Description
1 svelte-shop-at-home Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
Try Live
2 angular-shop-at-home Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
Try Live
3 react-shop-at-home Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
Try Live
4 vue-shop-at-home Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
Try Live
5 vue.js-fullstack-todo-list A todo e2e reference app
Azure Functions Azure SQL
6 React-3Tier-todo-app A sample Todo app to help you learn how to build a full-stack application with authentication and authorization
Nodejs PostgreSQL DB Google Authentication

Azure Static Web Apps with JavaScript/Node.js

The following examples demonstrate how to create applications using JavaScript and Node.js, hosted on Azure Static Web Apps.

# Demo Description
1 nodejs-microservices A sample application showing Node.js microservices usage with an Azure infrastructure.
Vite Nodejs Nestjs Fastify

Azure Static Web Apps with TypeScript/Node.js

The following examples demonstrate how to create applications using TypeScript and Node.js, hosted on Azure Static Web Apps.

# Demo Description
1 rest-graphql-todoMVC REST & GraphQL TodoMVC Sample App Full Stack Implementation with Prisma.
Azure Functions Azure SQL Vuejs Prisma GitHub Actions

Azure Static Web Apps with .NET and Blazor

The following examples demonstrate how to create applications using .NET and Blazor, hosted on Azure Static Web Apps.

# Demo Description
1 products-finder A products finder implemented using Data API Builder.
Blazor Azure Functions Azure CosmosDB Data API Builder

Azure Static Web Apps with Python

The following examples demonstrate how to create applications using Python, hosted on Azure Static Web Apps.

# Demo Description
1 todo-application A TODO blueprint placeholder frontend
Azure CosmosDB FastAPI

Real World and Production Examples with Azure Static Web Apps

Here you will find examples of applications in production using Azure Static Web Apps, showcasing the diversity of scenarios and best practices for adopting this service in real-world projects.

# Demo Description
1 ngVikings 2020
Hugo
Website for ngVikings conference. ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total.
Try Live
2 Nitro Workshop
Nodejs Vuepress Nestjs
Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you'll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure.
Try Live
3 Peacock for Visual Studio Code Documentation
Nodejs Vuepress
Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
Try Live

🤝 Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

🚀 Get started now and take your app to the next level with Azure Static Web Apps!