can I still use Express template to create Shopify Custom App? If yes, then How?

Hello Everyone, I have been using Express template in Node to create custom apps, but now, with the new Remix template, I cannot use the express template anymore, can anyone help? I ould not run Shopify app dev, etc anymore

Same issue, the option for creating the express app disappeared from the cli and as usual the documentation is lacking. I haven’t found mention that these options were discontinued, and the documentation still indicates that creating express template apps is possible.

@TuanDangA @Prudentt @Jarrad78 Hey hope you all are good can you guide me. Is there any issue in OAuth process or any other issue(In Shopify old apps which is live) if I can’t update the Shopify ExpressJS template to Shopify NodeJS Remix template ?

@TuanDangA @Jarrad78 @syedusama0786 Has there been any update on this? Is the express template still functional?

You have to run

shopify app init --template=node

Good luck :slightly_smiling_face:

shopify app init --template=node