[11:57:15] Hello, everyone. Recently I have been trying, along with @Dev_James to deploy a React tool into Toolforge, but with no success 😓 I just now created a Phabricator ticket asking for help: https://phabricator.wikimedia.org/T374304 [11:57:16] If someone can offer some help, I would appreciate it! [15:18:17] ederporto: gave it a quick run using buildservice and it seems to work (at least it runs) https://github.com/WikiMovimentoBrasil/wiki_infographics/pull/6 [15:21:44] ooohh, I think I see what you have issues with, the backend is in a different url than the frontend, so your requests from the frontend to `/user-info` are should be to the full url `https://.toolforge.org/user-info` [15:23:06] or, you can use a multi-component tool (new thing ™), like https://gitlab.wikimedia.org/toolforge-repos/sample-complex-app-frontend/ does, let me give that a try [16:20:53] left a note with a 'working' setup on the task, let me know if you need more help!