Does anyone know of any open source or for sale “Hello World” boilerplate apps in Python or Node that are app submission ready ? So that would mean including webhook registration for cancellation events, maybe stubbed methods that hold the passed accessTokens and GDPR endpoints.
The “Hello World” part would be when a user looks at an installed app from within Shopify.
Anyways if anyone knows of project repo like that please let me know, thanks! I am looking for something that I could literally repo clone, change “Hello World” to “Connected to platform x” and then submit to the App store and it passes all tests.