microsoft / microsoft/aspire.dev

Update polyglot article

Open
#397 1 comment 0 reactions 1 assignee View on GitHub

@IEvangelist is already working on this.

Since Jun 2, 2026.

Dominant language
MDX
Stars
193
Forks
87
Avg merge
1d 22h
Merged PRs (30d)
73

Description

The PR https://github.com/microsoft/aspire.dev/pull/277 introduce a new article about polyglot support.

This article needs to be updated:
- Suggest `aspire new -l typescript --name my-apphost` after the `init` sample
- After adding integrations, show the changes to add a usage of these integrations and then how to run the apphost (aspire run). Only use the postgres and azure storage integrations though.
- add another paragraph showing how to also add a javascript application, just the apphost changes, the application is for the user to create. It may require the correct integration to be added though.
- use `$HOME` for powershell commands to represent the home dir
- Important: Remove all other languages that are not TypeScript. We only want to cover this language for now.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.