Shopify / Shopify/shopify-app-template-node
Shopify managed install support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 434
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the node template lacks the Shopify-managed install, which ends up in the situation app is not loading until switching to 'use_legacy_install=True'. Is there any plan to update? I would like to contribute here if needed.
I see the issue https://github.com/Shopify/shopify-app-template-node/issues/1366, which is related to this Shopify-managed install support problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the related issue #1366 and the node template's current installation flow, especially where use_legacy_install=True is required. Confirm the managed-install behavior and define done as the app loading without that legacy setting, with the relevant installation behavior covered by the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100