@davit.kh/file-uploader
v1.0.53
Published
File uploader
Downloads
64
Readme
Installation
- Run npm install @davit.kh/file-uploader
- Import mediaConfig in appModule file and declare object variable:
MediaConfig['enumerations'] = ['enum1','enum2']
- Import UploadsModule in app.module file
- config to .env
AWS_S3_BUCKET_NAME=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
Change Log
See Changelog for more information.