Skip to content

[Docs] Add Self-Manging your server section and updating quickstart (TS/PY)#2726

Merged
heyitsaamir merged 4 commits intomainfrom
docs/add-to-existing-project
Mar 25, 2026
Merged

[Docs] Add Self-Manging your server section and updating quickstart (TS/PY)#2726
heyitsaamir merged 4 commits intomainfrom
docs/add-to-existing-project

Conversation

@heyitsaamir
Copy link
Collaborator

@heyitsaamir heyitsaamir commented Mar 23, 2026

Summary

  • Adds an "Add to an Existing Project" section to the Quickstart page for developers who want to integrate Teams into an existing app
  • Adds new in-depth-guides/server section with HTTP Server and Static Pages docs
  • Moves hosting-static-pages from essentials into server/static-pages

heyitsaamir and others added 2 commits March 23, 2026 14:43
Shows developers how to install the SDK into an existing project and
use app.initialize() with their own server (Express/FastAPI), with
highlighted code distinguishing user code from Teams SDK integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tion

- Add new in-depth-guides/server section with HTTP Server and Static Pages docs
- Move hosting-static-pages from essentials into server/static-pages
- Update tabs guide links to point to new location
- Update missing-pages.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@heyitsaamir heyitsaamir changed the title [Docs] Add "Add to an Existing Project" section to Quickstart [Docs] Add Self-Manging your server section and updating quickstart (TS/PY) Mar 24, 2026
Copy link
Collaborator

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just left a couple nits

…rver/typescript.incl.md

Co-authored-by: Corina <14900841+corinagum@users.noreply.github.com>
umangsehgal
umangsehgal previously approved these changes Mar 25, 2026
Address PR review feedback by adding a comment to the custom adapter
examples (TS Restify and Python Starlette) clarifying that Teams only
sends POST requests to the bot endpoint.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@heyitsaamir heyitsaamir merged commit 1eef90a into main Mar 25, 2026
2 checks passed
@heyitsaamir heyitsaamir deleted the docs/add-to-existing-project branch March 25, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants