I would like to know if anyone has a larger sized sample app that shows more of how to do a shopify app, with things like:
data tables and CRUD for custom tables
larger settings page with things like image/file uploads and showing those images later
multi-tenancy
graphql queries
getting the shop url
using .env variables properly
Would it be possible so share a github link or zip file?
I come from developing on Magento 2 and WooCommerce where I can look at other plugins and learn from their patterns.