Replies: 2 comments
-
|
Hi @Juamedrod Thanks for trying MongoDB Lens I'm not that familiar with n8n, but after a little research I was able get MongoDB Lens integrated pretty easily Here's the steps I took (this is a local setup for testing purposes only—adapt for your own use cases) n8n Quick Start1. Start local n8n instancedocker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n --net=host docker.n8n.io/n8nio/n8nOnce running, open n8n editor: http://localhost:5678 Finish user setup, etc 2. Add
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, thank you so much for the fast and great answer. I will look into it and will add a guide when native support for stdio transport land in n8n. |
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it would be so nice to have a n8n quickstart guide due to the recent native support for it.
Is there any plan to do it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions