2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-real-time" ,
"source" : "pnp" ,
"title" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io" ,
"shortDescription" : "This sample shows you how to implement real time web parts using the SPFx, Azure Logic Apps, Node.js and socket.io." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-real-time" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This sample shows you how to implement real time web parts using the SPFx, Azure Logic Apps, Node.js and socket.io."
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2016-11-04" ,
"updateDateTime" : "2016-11-04" ,
2021-03-15 03:48:14 -04:00
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "drop4"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-real-time/assets/animated-demo.gif" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 101 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/flow.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 102 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/network-console.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 103 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/service-bus-new-connection.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 104 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/service-bus.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 105 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/solution_overview.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 106 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/spfx-initial.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
} ,
{
"type" : "image" ,
"order" : 107 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-real-time/assets/spfx-newitem.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Real Time News Feed using Azure Logic Apps, Node.js and socket.io"
}
] ,
"authors" : [
{
"gitHubAccount" : "FranckyC" ,
"company" : "Aequos" ,
"pictureUrl" : "https://github.com/FranckyC.png" ,
"name" : "Franck Cornu"
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2021-03-15 03:48:14 -04:00
}
]
}
]