medusa-file-minio (#883)

* A first commit for medusa-file-minio

* Cleanup and remove unnecessary env vars

* Update packages

* Small fix big letter
This commit is contained in:
Edin Skeja
2021-12-08 10:04:47 +01:00
committed by GitHub
parent 2c9df0f7f7
commit f2ba4018fc
9 changed files with 229 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
/lib
node_modules
.DS_store
.env*
/*.js
!index.js
yarn.lock
/dist
/api
/services
/models
/subscribers
/__mocks__