feat: AWS S3 file service plugin (#376)

This commit is contained in:
Sebastian Mateos Nicolajsen
2021-09-17 10:35:56 +02:00
committed by GitHub
parent bf43896d19
commit 75b608330b
8 changed files with 174 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__