I need to embed Node-red in express, I've used this guide and it works.
Unfortunately, I can't import custom nodes. I try to import all dependencies in "package.json" of express as suggested in the guide, but it doesn't works.
If I start only node-red I can find the nodes in the palette.