Skip to content

On-demand videos and labs - come to App Camp and learn how to port your web application to Microsoft Teams!

License

Notifications You must be signed in to change notification settings

girliemac/app-camp

 
 

Repository files navigation

Teams App Camp

Microsoft Teams App Camp

Migrate applications into Microsoft Teams

Welcome to App Camp! In this on-demand workshop, you'll learn how to build Teams applications "from scratch", which is important for developers who already have an application they want to extend into Microsoft Teams, or for developers who have a specific toolchain in mind. If you're starting from scratch and open to building a React application with NodeJS/Express support, we recommend you use the Teams Toolkit rather than building your application from scratch.

Enter App Camp here!

About the app-camp repo

  • The /docs/ folder contains the Teams App Camp web site in Markdown format (mkdocs).

  • the /src/ folder contains the lab source code.

    • /src/create-core-app/aad contains the starter application for students starting with Azure AD (the "A" path), which is lab A01, and the finished solutions to the remaining core labs (A02-A03)
    • /src/create/core-app/bespoke contains the starter application for students starting without Azure AD (the "B" path), which is lab B01, and the finished solutions to the remaining core labs (B02-B04)
    • /src/extend-with-capabilities contains the finished solutions for all the "extended" labs assuming they were applied to the "A" path (if the lab is performed following lab A03)
  • the /experimental folder contains labs that are based on preview features in the platform

Prerequisites 📃

This workshop is intended for developers. Most of the labs don't assume a lot of specialized knowledge; coding is in JavaScript without use of specialized frameworks or libraries. But if you're not comfortable with coding, you may find it a bit challenging.

Technical prerequisites are explained in the repo wiki

pages-build-deployment

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.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

On-demand videos and labs - come to App Camp and learn how to port your web application to Microsoft Teams!

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • CSS 26.4%
  • HTML 14.9%