Skip to content

Commit 297c9fe

Browse files
authored
Merge pull request #672 from DuendeSoftware/mb/docker
Add community-contributed samples for Vue and Docker
2 parents 195283c + a4873ad commit 297c9fe

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

src/content/docs/bff/samples/index.mdx

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ This sample shows how to use the BFF framework with the .NET 8 Angular template.
4949
target="_blank"
5050
/>
5151

52-
## Vue Frontend
52+
## Vue Frontend :badge[Community]
5353

54-
This sample shows how to use the BFF framework with the .NET 8 Vue template.
54+
This sample shows how to use the BFF framework with the .NET 8 Vue template. (contributed by [@Marco Cabrera](https://github.com/mck231))
5555

5656
<LinkCard
5757
description="GitHub Repository for the BFF framework with Vue"
@@ -104,6 +104,17 @@ This sample shows how to have separate projects from the frontend and backend, u
104104
target="_blank"
105105
/>
106106

107+
## Docker Hosting :badge[Community]
108+
109+
This sample shows how to host the BFF framework and IdentityServer with Docker. (contributed by [@Marco Cabrera](https://github.com/mck231))
110+
111+
<LinkCard
112+
description="GitHub Repository for hosting BFF and IdentityServer in with Docker containers."
113+
href="https://github.com/DuendeSoftware/Samples/tree/main/BFF/v3/docker"
114+
title="Docker Sample"
115+
target="_blank"
116+
/>
117+
107118
## DPoP
108119

109120
This sample shows how to configure the BFF to use [DPoP](/identityserver/tokens/pop) to obtain sender-constrained tokens.

0 commit comments

Comments
 (0)