How are the nodes read and displayed in the UI

How are the nodes read and displayed in the UI

What are the procedures involved

I want to add nodes but also interested in this plug-in like design, and want to know what the process is like

Hey @duanshuyong!

You have to add the node to the package.json file. This will include your node in n8n. Can you also share a bit more details on what exactly you want to do? I want to make sure that I am sharing relevant information with you :slight_smile:

I want to learn how the newly added node program and configuration are read and called. After looking at the current program, I didn’t understand it

From what I understand you’re want to create a node. If that’s the case, here’s the documentation that will help you: Creating Your First Node | Docs

ok thanks :grinning: :grinning: :grinning: