Clone Js project from github. is it possible?

I would like to clone a project from github. is it possible
one of them is javaScript
and the other is node.Js

tried to search in differnet places and all trials was in vain.

At lease need to know if that is possible.

thanks

Not possible. The app needs to be build step by step within Bubble.

Thanks @cmarchan

one more question.
can I build Node.js app on bubble, install/import npm. as well as for javaScript apps?

Thanks

Bubble enables plugin builds using their framework. https://manual.bubble.io/building-plugins

Once you are building in Bubble you can use when needed JS scripts within the logic and HTML/CSS for the UI.

Thank you so much @cmarchan

1 Like