App reviews, troubleshooting, and recommendations
I am working on a shopify node app. I am using the boiler template provided by shopify cli https://github.com/Shopify/shopify-app-template-node . However the new shopify boiler template does not contain pages folder and I am having trouble understanding how I can route to different pages as previously there used to be pages folder with next.js and every file within it can be routed. Can anybody help? . Thanks
Solved! Go to the solution
This is an accepted solution.
Check out this git repo which shows how to create router based on the basic boilerplate app given by Shopify.
https://github.com/kinngh/shopify-node-express-mongodb-app/blob/main/src/GlobalRoutes.jsx
This is an accepted solution.
Check out this git repo which shows how to create router based on the basic boilerplate app given by Shopify.
https://github.com/kinngh/shopify-node-express-mongodb-app/blob/main/src/GlobalRoutes.jsx
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025