Skip to content

Commit 0273497

Browse files
aaronpowellCopilot
andcommitted
feat(cookbook): add Copilot SDK Web App to community samples
Add aaronpowell/copilot-sdk-web-app — a full-stack chat app built with the GitHub Copilot SDK, .NET Aspire, and React. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 04083bd commit 0273497

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

cookbook/cookbook.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,16 @@ cookbooks:
9090
- copilot-sdk
9191
- agents
9292
- community
93+
- id: copilot-sdk-web-app
94+
name: Copilot SDK Web App
95+
description: A full-stack chat application built with the GitHub Copilot SDK, .NET Aspire, and React with GitHub OAuth, session history, and model selection
96+
external: true
97+
url: https://github.com/aaronpowell/copilot-sdk-web-app
98+
author:
99+
name: aaronpowell
100+
url: https://github.com/aaronpowell
101+
tags:
102+
- dotnet
103+
- copilot-sdk
104+
- web-app
105+
- community

0 commit comments

Comments
 (0)