-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
Description
What Medusa version and documentation are you using?
v2
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues
Issue Summary
I've noticed that in several of the integration guides, for example: https://docs.medusajs.com/resources/integrations/guides/resend#step-3-install-resend-dependencies may be improved by specifying the specific folder (backend or frontend) that the package dependency should be installed in. Some of the guides focus on integrations that include both frontend and backend parts of the integrations and its not always clear when beginning the integration where the packages should live.
Thanks to the Medusa team for all your hard work on documentation! <3
How can this issue be resolved?
- Include specific folder locations for additional package installations when documenting integration methods.
Are you interested in working on this issue?
- I would like to fix this issue