From d5e31dd23b5c4e7a54861fe096ce607fc2e79b85 Mon Sep 17 00:00:00 2001 From: CHE Bot Date: Wed, 31 Jan 2024 13:07:36 +0000 Subject: [PATCH] Publish devfile registry main - Wed Jan 31 13:07:36 UTC 2024 Signed-off-by: CHE Bot --- main/devfiles/index.json | 316 +++++++++++++++++++-------------------- 1 file changed, 158 insertions(+), 158 deletions(-) diff --git a/main/devfiles/index.json b/main/devfiles/index.json index bcff59e76..5854e2924 100644 --- a/main/devfiles/index.json +++ b/main/devfiles/index.json @@ -1,58 +1,19 @@ [ { - "displayName": "Node.js React Web Application", - "description": "Stack for developing Node.js React Web Application", - "tags": [ - "Community", - "Node.js", - "React", - "Redux", - "RealWorld" - ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/nodejs.svg", - "links": { - "v2": "https://github.com/che-samples/nodejs-react-redux/tree/main", - "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-code-insiders.yaml" - } - } - }, - { - "displayName": "Rust", - "description": "Rust Stack with Rust 1.57", - "tags": [ - "Community", - "Rust" - ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/rust.svg", - "links": { - "v2": "https://github.com/che-samples/helloworld-rust/tree/main", - "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-code-insiders.yaml" - } - } - }, - { - "displayName": "ASP.NET Core Web Application", - "description": "Stack for developing ASP.NET Core Web Application", + "displayName": "Bash", + "description": "Stack with environment ready to develop bash scripts.", "tags": [ "Community", - "Debian", - "Dotnet", - "C#", - "ASP.NET" + "Bash", + "Shell" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/dotnetcore.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/che.svg", "links": { - "v2": "https://github.com/che-samples/dotnet-web-simple/tree/main", + "v2": "https://github.com/che-samples/bash/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-code-insiders.yaml" } } }, @@ -77,21 +38,23 @@ } }, { - "displayName": "Python", - "description": "Python Stack with Python 3.8", + "displayName": "Java with Spring Boot and MongoDB", + "description": "Java stack with MongoDB and Spring Boot Guestbook demo application", "tags": [ "Community", - "Centos", - "Python", - "pip" + "Java", + "OpenJDK", + "Maven", + "Spring Boot", + "MongoDB" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/python.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/java.svg", "links": { - "v2": "https://github.com/che-samples/python-hello-world/tree/main", + "v2": "https://github.com/che-samples/java-guestbook/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-code-insiders.yaml" } } }, @@ -118,78 +81,119 @@ } }, { - "displayName": "Node.js Express Web Application", - "description": "Stack with Node.js 10", + "displayName": "ASP.NET Core Web Application", + "description": "Stack for developing ASP.NET Core Web Application", + "tags": [ + "Community", + "Debian", + "Dotnet", + "C#", + "ASP.NET" + ], + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/dotnetcore.svg", + "links": { + "v2": "https://github.com/che-samples/dotnet-web-simple/tree/main", + "devWorkspaces": { + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/dotnet-asp.net/devworkspace-che-code-insiders.yaml" + } + } + }, + { + "displayName": "Node.js Web Application based on Yarn", + "description": "Stack for developing Node.js Web Application based on Yarn", "tags": [ "Community", "Node.js", - "Express", - "ubi8" + "Alpine", + "Yarn", + "React" ], "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/nodejs.svg", "links": { - "v2": "https://github.com/che-samples/web-nodejs-sample/tree/main", + "v2": "https://github.com/che-samples/react-web-app/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Bash", - "description": "Stack with environment ready to develop bash scripts.", + "displayName": "Scala", + "description": "Scala Stack with OpenJDK 11 and sbt 1.x", "tags": [ "Community", - "Bash", - "Shell" + "Scala", + "OpenJDK", + "sbt", + "Debian" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/che.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/scala.svg", "links": { - "v2": "https://github.com/che-samples/bash/tree/main", + "v2": "https://github.com/che-samples/scala-sbt/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/bash/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Go", - "description": "Stack with Go 1.14", + "displayName": "Python Django", + "description": "Python Stack with Python 3.8 and Django application", "tags": [ "Community", - "Debian", - "Go" + "Centos", + "Python", + "pip" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/go.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/python.svg", "links": { - "v2": "https://github.com/che-samples/golang-example/tree/main", + "v2": "https://github.com/che-samples/django-realworld-example-app/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Quarkus REST API", - "description": "Quarkus stack with a default REST endpoint application sample", + "displayName": "Rust", + "description": "Rust Stack with Rust 1.57", + "tags": [ + "Community", + "Rust" + ], + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/rust.svg", + "links": { + "v2": "https://github.com/che-samples/helloworld-rust/tree/main", + "devWorkspaces": { + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/rust/devworkspace-che-code-insiders.yaml" + } + } + }, + { + "displayName": "Java Lombok", + "description": "Java Stack with Project Lombok", "tags": [ "Community", "Java", - "Quarkus", "OpenJDK", "Maven", - "Debian" + "Debian", + "Lombok" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/quarkus.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/lombok.svg", "links": { - "v2": "https://github.com/che-samples/quarkus-quickstarts/tree/main", + "v2": "https://github.com/che-samples/lombok-project-sample/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-code-insiders.yaml" } } }, @@ -216,27 +220,28 @@ } }, { - "displayName": "Node.js Angular Web Application", - "description": "Stack for developing Node.js Angular Web Application", + "displayName": "Node.js React Web Application", + "description": "Stack for developing Node.js React Web Application", "tags": [ "Community", "Node.js", - "Angular", - "Alpine" + "React", + "Redux", + "RealWorld" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/angular.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/nodejs.svg", "links": { - "v2": "https://github.com/che-samples/nodejs-angular/tree/main", + "v2": "https://github.com/che-samples/nodejs-react-redux/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-react/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Python Django", - "description": "Python Stack with Python 3.8 and Django application", + "displayName": "Python", + "description": "Python Stack with Python 3.8", "tags": [ "Community", "Centos", @@ -245,113 +250,108 @@ ], "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/python.svg", "links": { - "v2": "https://github.com/che-samples/django-realworld-example-app/tree/main", + "v2": "https://github.com/che-samples/python-hello-world/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python-django/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/python/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Java with Spring Boot and MongoDB", - "description": "Java stack with MongoDB and Spring Boot Guestbook demo application", + "displayName": "Quarkus REST API", + "description": "Quarkus stack with a default REST endpoint application sample", "tags": [ "Community", "Java", + "Quarkus", "OpenJDK", "Maven", - "Spring Boot", - "MongoDB" + "Debian" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/java.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/quarkus.svg", "links": { - "v2": "https://github.com/che-samples/java-guestbook/tree/main", + "v2": "https://github.com/che-samples/quarkus-quickstarts/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-mongo/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/quarkus/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Java Spring Boot", - "description": "Java stack with Spring Boot Petclinic demo application", + "displayName": "Go", + "description": "Stack with Go 1.14", "tags": [ "Community", - "Java", - "OpenJDK", - "Maven", - "Spring Boot" + "Debian", + "Go" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/springboot.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/go.svg", "links": { - "v2": "https://github.com/che-samples/java-spring-petclinic/tree/main", + "v2": "https://github.com/che-samples/golang-example/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/go/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Java Lombok", - "description": "Java Stack with Project Lombok", + "displayName": "Java Spring Boot", + "description": "Java stack with Spring Boot Petclinic demo application", "tags": [ "Community", "Java", "OpenJDK", "Maven", - "Debian", - "Lombok" + "Spring Boot" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/lombok.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/springboot.svg", "links": { - "v2": "https://github.com/che-samples/lombok-project-sample/tree/main", + "v2": "https://github.com/che-samples/java-spring-petclinic/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-lombok/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/java-web-spring/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Scala", - "description": "Scala Stack with OpenJDK 11 and sbt 1.x", + "displayName": "Node.js Express Web Application", + "description": "Stack with Node.js 10", "tags": [ "Community", - "Scala", - "OpenJDK", - "sbt", - "Debian" + "Node.js", + "Express", + "ubi8" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/scala.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/nodejs.svg", "links": { - "v2": "https://github.com/che-samples/scala-sbt/tree/main", + "v2": "https://github.com/che-samples/web-nodejs-sample/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/scala-sbt/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs/devworkspace-che-code-insiders.yaml" } } }, { - "displayName": "Node.js Web Application based on Yarn", - "description": "Stack for developing Node.js Web Application based on Yarn", + "displayName": "Node.js Angular Web Application", + "description": "Stack for developing Node.js Angular Web Application", "tags": [ "Community", "Node.js", - "Alpine", - "Yarn", - "React" + "Angular", + "Alpine" ], - "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/nodejs.svg", + "icon": "https://eclipse-che.github.io/che-devfile-registry/main/images/angular.svg", "links": { - "v2": "https://github.com/che-samples/react-web-app/tree/main", + "v2": "https://github.com/che-samples/nodejs-angular/tree/main", "devWorkspaces": { - "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-idea-next.yaml", - "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-code-latest.yaml", - "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-yarn/devworkspace-che-code-insiders.yaml" + "che-incubator/che-idea/next": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-idea-next.yaml", + "che-incubator/che-code/latest": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-code-latest.yaml", + "che-incubator/che-code/insiders": "https://eclipse-che.github.io/che-devfile-registry/main/devfiles/nodejs-angular/devworkspace-che-code-insiders.yaml" } } }