You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This monorepo uses Commitlint to enforce conventional commit messages. The configuration is provided in the `commitlint.config.js` file.
Packages
This monorepo contains the following packages:
medusa-file-r2: A plugin for using Cloudflare R2 as the storage provider for Medusa.
To add a new package, create a directory under the `packages` folder and initialize it as an npm package. Add your package code, and make sure it adheres to the monorepo's conventions.
For more information on each package, refer to the package's README file.