File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
src/pages/[platform]/start/mcp-server Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,11 @@ export const meta = {
55 description: ' Learn about the guided workflows available in AWS MCP Server for building Amplify applications.' ,
66 route: ' /[platform]/start/mcp-server/amplify-workflows' ,
77 platforms: [
8- ' android' ,
98 ' angular' ,
10- ' flutter' ,
119 ' javascript' ,
1210 ' nextjs' ,
1311 ' react' ,
1412 ' react-native' ,
15- ' swift' ,
1613 ' vue'
1714 ]
1815};
Original file line number Diff line number Diff line change @@ -6,14 +6,11 @@ export const meta = {
66 description: ' Use AI coding assistants to build fullstack Amplify applications faster with AWS MCP Server.' ,
77 route: ' /[platform]/start/mcp-server' ,
88 platforms: [
9- ' android' ,
109 ' angular' ,
11- ' flutter' ,
1210 ' javascript' ,
1311 ' nextjs' ,
1412 ' react' ,
1513 ' react-native' ,
16- ' swift' ,
1714 ' vue'
1815 ],
1916 isNew: true
Original file line number Diff line number Diff line change @@ -5,14 +5,11 @@ export const meta = {
55 description: ' Learn how to configure AWS MCP Server with your AI coding assistant.' ,
66 route: ' /[platform]/start/mcp-server/set-up-mcp' ,
77 platforms: [
8- ' android' ,
98 ' angular' ,
10- ' flutter' ,
119 ' javascript' ,
1210 ' nextjs' ,
1311 ' react' ,
1412 ' react-native' ,
15- ' swift' ,
1613 ' vue'
1714 ]
1815};
You can’t perform that action at this time.
0 commit comments