Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/frontend/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export default defineConfig({
starlightLlmsTxt({
projectName: 'Aspire',
description:
'Aspire is a polyglot local dev-time orchestration tool chain for building, running, debugging, and deploying distributed applications.',
'Aspire is a local dev-time orchestration tool chain for building, running, debugging, and deploying distributed applications.',
// https://delucis.github.io/starlight-llms-txt/configuration/#exclude
exclude: [
'includes/**',
Expand Down
4 changes: 2 additions & 2 deletions src/frontend/config/head.attrs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const headAttrs: HeadAttr[] = [
attrs: {
name: 'description',
content:
'Aspire is a polyglot local dev-time orchestration tool chain for building, running, debugging, and deploying distributed applications.',
'Aspire is a local dev-time orchestration tool chain for building, running, debugging, and deploying distributed applications.',
},
},
{
Expand All @@ -22,7 +22,7 @@ export const headAttrs: HeadAttr[] = [
Aspire, .NET Aspire, dotnet aspire,
distributed applications, cloud-native, microservices, orchestration,
.NET, observability, otel, opentelemetry, dashboard, service discovery, integrations,
C#, csharp, polyglot, python, go, node.js, javascript, typescript,
C#, csharp, python, go, node.js, javascript, typescript,
vite, react, blazor, wasm, webassembly, aspnetcore, minimal apis,
docker, containers, kubernetes, compose
`
Expand Down
196 changes: 0 additions & 196 deletions src/frontend/src/components/LanguagesSupported.astro

This file was deleted.

8 changes: 0 additions & 8 deletions src/frontend/src/content/docs/da/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Polyglot, flersproget support

**Bygget til din stack**, Aspire orkestrerer apps i C#, Java, Python, JavaScript, TypeScript, Go og mere—brug de sprog du foretrækker. [Udforsk hvordan du modellerer dine apps](/da/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

## Lokal-først, produktionsklar

**Bygget til lokal udvikling**, Aspire spejler produktionsmiljøer på din maskine, eliminerer "virker på min maskine" problemer for glatte deployments. [Lær om deployment og app-topologi](/da/get-started/pipelines/).
Expand Down
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/de/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Polyglott & Mehrsprachen-Support

**Für deinen Stack gebaut**, Aspire orchestriert Anwendungen in C#, Java, Python, JavaScript, TypeScript, Go und mehr—nutze die Sprachen, die du bevorzugst. [Erfahre wie du Apps modellierst](/de/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire unterstützt viele Sprachen & Frameworks und lässt dich mit deinen Favoriten entwickeln, während es alles orchestriert.

## Lokal zuerst, produktionsbereit

**Für lokale Entwicklung gebaut**, Aspire spiegelt Produktionsumgebungen auf deiner Maschine und eliminiert „Works on my machine“-Probleme für reibungslose Deployments. [Mehr über Deployment & App-Topologie](/de/get-started/pipelines/).
Expand Down
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/es/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Soporte políglota y multilenguaje

**Hecho para tu stack**, Aspire orquesta apps en C#, Java, Python, JavaScript, TypeScript, Go y más—usa los lenguajes que prefieras. [Explora cómo modelar tus apps](/es/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire soporta muchos lenguajes y frameworks, permitiéndote construir con tus favoritos mientras orquesta todo.

## Primero local, listo para producción

**Hecho para desarrollo local**, Aspire refleja entornos de producción en tu máquina, eliminando el “funciona en mi máquina” para despliegues fluidos. [Aprende sobre despliegue y topología de apps](/es/get-started/pipelines/).
Expand Down
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/fr/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Polyglotte & multi-langages

**Conçu pour votre stack**, Aspire orchestre des apps en C#, Java, Python, JavaScript, TypeScript, Go et plus — utilisez les langages que vous préférez. [Découvrez comment modéliser vos apps](/fr/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire prend en charge de nombreux langages et frameworks et vous laisse créer avec vos favoris pendant qu'il orchestre tout.

## Local d'abord, prêt pour la production

**Conçu pour le développement local**, Aspire reflète la production sur votre machine, éliminant le « ça marche chez moi » pour des déploiements fluides. [En savoir plus sur le déploiement & la topologie](/fr/get-started/pipelines/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,3 @@ Congratulations! You've successfully added Aspire to your existing application.
</Pivot>
- **Deploy your app** — Follow the [Deploy your first app](/get-started/deploy-first-app/) tutorial to deploy your Aspire application
- **Explore the dashboard** — Learn more about the [Aspire dashboard](/dashboard/overview/) and its features
- **Learn about polyglot features**:
- [Python support in Aspire](/whats-new/aspire-13/#python-as-a-first-class-citizen)
- [JavaScript support in Aspire](/whats-new/aspire-13/#javascript-as-a-first-class-citizen)
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/hi/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## बहुभाषी & पॉलीग्लॉट समर्थन

**आपके स्टैक के लिए बना**, Aspire C#, Java, Python, JavaScript, TypeScript, Go आदि में ऐप्स ऑर्केस्ट्रेट करता है—अपनी पसंद की भाषाएँ उपयोग करें। [जानें ऐप्स को कैसे मॉडल करें](/hi/get-started/resources/)।

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire कई भाषाओं और फ़्रेमवर्क का समर्थन करता है, जिससे आप पसंदीदा भाषा में निर्माण करते हुए Aspire की ऑर्केस्ट्रेशन क्षमता ले सकते हैं।

## लोकल-फर्स्ट, प्रोडक्शन-रेडी

**लोकल डेवलपमेंट के लिए तैयार**, Aspire आपकी मशीन पर प्रोडक्शन जैसा वातावरण दर्शाता है, जिससे "मेरी मशीन पर चलता है" समस्या घटती है। [डिप्लॉयमेंट और ऐप टोपोलॉजी जानें](/hi/get-started/pipelines/)।
Expand Down
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/id/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Dukungan poliglot & multi-bahasa

**Dibangun untuk stack Anda** — Aspire mengorkestrasi aplikasi dalam C#, Java, Python, JavaScript, TypeScript, Go, dan lainnya—gunakan bahasa yang Anda sukai. [Jelajahi cara memodel aplikasi Anda](/id/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire mendukung beragam bahasa dan framework, memungkinkan Anda membangun dengan yang disukai sambil memanfaatkan orkestrasi Aspire.

## Lokal-first, siap produksi

**Dibangun untuk pengembangan lokal**, Aspire mencerminkan lingkungan produksi di mesin Anda, menghilangkan masalah "works on my machine" untuk deployment yang mulus. [Pelajari tentang deployment dan topologi aplikasi](/id/get-started/pipelines/).
Expand Down
8 changes: 0 additions & 8 deletions src/frontend/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Polyglot, multilanguage support

**Built for your stack**, Aspire orchestrates apps in C#, Java, Python, JavaScript, TypeScript, Go, and more—use the languages you prefer. [Explore how to model your apps](/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

## Local-first, production-ready

**Built for local development**, Aspire mirrors production environments on your machine, eliminating "works on my machine" issues for smooth deployments. [Learn about pipelines and app topology](/get-started/pipelines/).
Expand Down
11 changes: 0 additions & 11 deletions src/frontend/src/content/docs/it/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## Supporto multilinguaggio e poliglotta

**Costruito per il tuo stack**, Aspire orchestra applicazioni in C#, Java, Python, JavaScript, TypeScript, Go e altro—usa i linguaggi che preferisci. [Scopri come modellare le tue app](/it/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

Aspire supporta molti linguaggi e framework e ti permette di sviluppare con i tuoi preferiti mentre orchestra tutto.


## Locale-first, pronta per la produzione

**Pensata per lo sviluppo locale**, Aspire replica la produzione sulla tua macchina eliminando il classico "sul mio PC funziona". [Scopri deployment e topologia](/it/get-started/pipelines/).
Expand Down
8 changes: 0 additions & 8 deletions src/frontend/src/content/docs/ja/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## ポリグロット & 複数開発言語

Aspire は **お使いの技術スタックに合わせて設計されており**、C#、Java、Python、JavaScript、TypeScript、Go など、さまざまな言語でアプリケーションをオーケストレーションできます。お好みの言語をご利用ください。[アプリケーションをモデル化する方法](/ja/get-started/resources/)をご確認ください。

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

## ローカルファーストで本番対応

Aspire は **ローカル開発向けに設計**されており、手元の環境で本番環境を忠実に再現します。これにより「自分の環境では動く」といった問題を解消し、スムーズなデプロイを実現できます。詳しくは[デプロイとアプリトポロジを学ぶ](/ja/get-started/pipelines/)をご確認ください。
Expand Down
10 changes: 0 additions & 10 deletions src/frontend/src/content/docs/ko/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,6 @@ import AppHostBuilder from '@components/AppHostBuilder.astro';

<AppHostBuilder />

## 폴리글랏 & 다국어 지원

**당신의 스택을 위해**, Aspire는 C#, Java, Python, JavaScript, TypeScript, Go 등 앱을 오케스트레이션—선호 언어 사용. [앱 모델링 방법 보기](/ko/get-started/resources/).

import LanguagesSupported from '@components/LanguagesSupported.astro';

<LanguagesSupported />

넓은 언어 & 프레임워크 지원으로 선호 기술로 개발하면서 Aspire 오케스트레이션 이점 활용.

## 로컬 우선, 프로덕션 준비

**로컬 개발을 위해 설계**, Aspire는 머신에서 프로덕션 유사 환경을 재현하여 "내 PC에서는 됨" 문제를 줄입니다. [배포 & 앱 토폴로지 알아보기](/ko/get-started/pipelines/).
Expand Down
Loading