Redwood with React Buddy

Hi everyone.
Does anyone know how to set up React Buddy with Redwood: React Buddy - IntelliJ IDEs Plugin | Marketplace
Somehow I just can’t make the preview work, it either keep connecting to the api and throwing errors or I get a blank page.

So it turned out I just had to move DevScript tag in the router and create a script to start “yarn rw dev web” in the web package. “yarn rw setup custom-web-index” might work as well.
And to test cells you would need to change the cell generation template to give the components like success uniqu names.