File tree Expand file tree Collapse file tree
src/content/docs/bff/samples Expand file tree Collapse file tree Original file line number Diff line number Diff 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
109120This sample shows how to configure the BFF to use [ DPoP] ( /identityserver/tokens/pop ) to obtain sender-constrained tokens.
You can’t perform that action at this time.
0 commit comments