Add script tag in node and react app

Topic summary

Main issue: A Shopify developer built a Node.js app and a Theme App Extension and wants to display a form from the app’s admin interface inside the theme extension on the storefront.

Key question: Is it possible to surface the admin form in the extension, potentially via a script tag or a similar injection method?

Details provided: No code snippets, screenshots, or technical constraints were included. The post mentions Node.js, Theme App Extension, and using a script tag as a potential approach.

Status: Unanswered and unresolved; no guidance or solutions have been offered yet, and next steps or recommended methods remain unclear.

Summarized with AI on January 24. AI used: gpt-5.

i create an app in node js and after that create a theme app extension now i want to show my form from app admin to extension is that any way to do it like script tag and all ?