shopify-node-express-mongodb-app
shopify-node-express-mongodb-app copied to clipboard
An embedded Shopify app starter template made with Node, Express, React and Vite, with all the required stuff hooked up.
Vite's HMR fails on Firefox and requires a restart instead. The switch to `wss` is required for HMR to work as intended. Temp solution: Use Chrome. Note: This is _not_...
Hi @kinngh, I've recently migrated/updated my app to support "Managed installation". Everything works beautifully in dev, however I'm running into a client side installation loop when I try to install...
**Thanks @kinngh ** Thanks for the latest version's "Managed Installation Update." It's greatly appreciated! Thanks for the latest code version. The repository is working fine with the app installation. I...