Uninstall > Reinstall > No page, need to ctx.redirect(`/auth?shop=${shop}`);

This page summarizes the projects mentioned and recommended in the original post on /r/ShopifyAppDev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • shopify-node-mongodb-next-app

    Discontinued WIP | An embedded app starter template with all the required stuff hooked up.

  • If you're using MongoDB (or if you know some basics you can easily figure out how to substitute mongo with other dbs), you can take a look at the implementation in my Koa x Next.js repo that deals with this issue. Also, from my experience, this issue pops up when your old session tokens tell the server that the app should be installed but in reality isn't, so your server bypasses the auth redirect and takes you directly to the app, giving you get a "No page at this address" issue.

  • shopify-api-node

    Discontinued Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks [Moved to: https://github.com/Shopify/shopify-api-js] (by Shopify)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts