Set of examples built on the Fluid Framework
Перейти к файлу
nmsimons f452480b35 Update readme 2024-02-29 13:43:52 -08:00
.github Update to use 2.0 and SharedTree (#806) 2024-01-08 09:29:32 -08:00
.vscode Setup prettier in all examples (#543) 2022-10-18 11:41:44 -07:00
brainstorm Fix bug where user id was stored locally (#809) 2024-02-15 13:57:11 -08:00
item-counter Version update (#808) 2024-01-25 09:56:34 -08:00
item-counter-spe Add SPE example (#832) 2024-02-27 08:04:04 -08:00
.gitignore tools: Update test infra to generate test reports locally and in CI (#775) 2023-08-02 14:31:11 -07:00
.nvmrc Update to use 2.0 and SharedTree (#806) 2024-01-08 09:29:32 -08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-08-14 11:21:58 -07:00
LICENSE Initial LICENSE commit 2020-08-14 11:21:59 -07:00
README.md Update readme 2024-02-29 13:43:52 -08:00
SECURITY.md Initial SECURITY.md commit 2020-08-14 11:22:02 -07:00
build.yml Update to use 2.0 and SharedTree (#806) 2024-01-08 09:29:32 -08:00
package-lock.json Only support Node 18 and newer (#790) 2023-09-15 12:34:00 -07:00
package.json Only support Node 18 and newer (#790) 2023-09-15 12:34:00 -07:00

README.md

Welcome to the Fluid Framework Examples Repository!

This codebase includes examples of collaborative applications built with the Fluid Framework. For documentation about the Fluid Framework, go to FluidFramework.com. The Fluid Framework repository lives at Github.com/Microsoft/FluidFramework.

Each example in this repository is a standalone application that defines a Fluid Container and loads it into a webpage.

Getting Started

To get started, clone the repository and read the individual example README.md.

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.