After launching up the Karavan designer Getting the 404 page not found #1225
-
please help me out from this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@mgubaidullin please help me out from this errors while launching the karavan designer. |
Beta Was this translation helpful? Give feedback.
-
Karavan should be used as web application or VS Code extension. To build Desinger, first generate Typescript models, Kamelets and Components. The simplest way is to follow Github Actions that build application https://github.com/apache/camel-karavan/blob/4.4.0/.github/workflows/app.yml |
Beta Was this translation helpful? Give feedback.
Karavan should be used as web application or VS Code extension.
Pure Designer is for Karavan development only.
To build Desinger, first generate Typescript models, Kamelets and Components.
Then install karavan-core, after that Designer might be build.
The simplest way is to follow Github Actions that build application https://github.com/apache/camel-karavan/blob/4.4.0/.github/workflows/app.yml