Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify CLI and node-express app generation

Shopify CLI and node-express app generation

dbleeker
Shopify Partner
9 0 5

I noticed the following in the Readme last time I used the Shopify CLI to generate a node public app:

 

### [Coming soon] Replace Next.js and Koa with Express.js

We will be moving to [Express](https://expressjs.com/) to keep Shopify's framework usage consistent.
Our sample app currently uses both Koa and Next.js which makes the server-side unnecessarily complex to use and maintain.

Try it out with this command, understanding that things may not be totally stable yet: `npx degit shopify/shopify-app-node#sample_app_updates`.
 
###
 
Can anyone tell me when the Shopify CLI will shift to node-express app generation?
Replies 0 (0)