Commit a20a92e
Add how-to guide for adopting Aspire in existing applications (#67)
* Initial plan
* Add comprehensive tutorial for adding Aspire to existing apps
Co-authored-by: IEvangelist <[email protected]>
* Final verification complete
Co-authored-by: IEvangelist <[email protected]>
* Address PR feedback: Update badge to How-to, remove project-based AppHost, add config injection explanation
Co-authored-by: IEvangelist <[email protected]>
* refactor: update documentation and labels for adding Aspire to existing apps
* Add missing PeriodicExportingMetricReader import to JavaScript telemetry example
Co-authored-by: IEvangelist <[email protected]>
* Add How-to badge back to sidebar navigation
Co-authored-by: IEvangelist <[email protected]>
* Update sidebar.topics.ts
* Update src/frontend/src/content/docs/get-started/add-aspire-existing-app.mdx
Co-authored-by: Meir Blachman <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: IEvangelist <[email protected]>
Co-authored-by: David Pine <[email protected]>
Co-authored-by: Meir Blachman <[email protected]>1 parent b5399da commit a20a92e
File tree
4 files changed
+1024
-147
lines changed- src/frontend
- src
- components
- content/docs/get-started
- data
4 files changed
+1024
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
215 | 237 | | |
216 | 238 | | |
217 | 239 | | |
| |||
1629 | 1651 | | |
1630 | 1652 | | |
1631 | 1653 | | |
1632 | | - | |
| 1654 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
49 | | - | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 | | |
0 commit comments