apache / camel-karavan

Apache Camel Karavan a Low-code Data Integration Platform
https://camel.apache.org
Apache License 2.0
426 stars 145 forks source link

Use more icons for components #950

Open davsclaus opened 11 months ago

davsclaus commented 11 months ago

We can reuse the icons we have for kamelets for some of the components

dewarthim commented 10 months ago

I would like to work on this.

davsclaus commented 10 months ago

Thanks you can browse the current components in the knowledge space tab in karavan space https://karavan.space/

And then find components that can be updated with a new icon. We need a svg icon file for that, which you can then find and report here.

@mgubaidullin can then add those icons, or tell how you can do it, so you can send it as PR

dewarthim commented 10 months ago

Surely will do!

mgubaidullin commented 10 months ago

Do not forget to check icon license to be compliant with Apache 2.0

dewarthim commented 10 months ago

Okay

dewarthim commented 10 months ago

I tried to build the web application, without making changes according to these steps image

I'm getting this error

image

Anything that I might have missed?

davsclaus commented 10 months ago

Can you try to put the code in a path that does not have any spaces from the root

mgubaidullin commented 10 months ago

You could use

cd karavan-designer
npm run start