# Apps.teams.bridge **Repository Path**: mirrors_RocketChat/Apps.teams.bridge ## Basic Information - **Project Name**: Apps.teams.bridge - **Description**: Connecting collaborators across Rocket.Chat and Microsoft Teams - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TeamsBridge Rocket.Chat app to support connecting collaborators across Rocket.Chat and Microsoft Teams ## Getting Started with Rocket.Chat App Here are some commands to get started: - `rc-apps package`: this command will generate a packaged app file (zip) which can be installed **if** it compiles with TypeScript - `rc-apps deploy`: this will do what `package` does but will then ask you for your server url, username, and password to deploy it for you ## Getting Started with TeamsBridge App See [Support document](./docs/support.md) for how to use TeamsBridge App. ## Documentation Here are some links to examples and documentation: - [Rocket.Chat Apps TypeScript Definitions Documentation](https://rocketchat.github.io/Rocket.Chat.Apps-engine/) - [Rocket.Chat Apps TypeScript Definitions Repository](https://github.com/RocketChat/Rocket.Chat.Apps-engine) - [Example Rocket.Chat Apps](https://github.com/graywolf336/RocketChatApps) - Community Forums - [App Requests](https://forums.rocket.chat/c/rocket-chat-apps/requests) - [App Guides](https://forums.rocket.chat/c/rocket-chat-apps/guides) - [Top View of Both Categories](https://forums.rocket.chat/c/rocket-chat-apps) - [#rocketchat-apps on Open.Rocket.Chat](https://open.rocket.chat/channel/rocketchat-apps)