webiz-file-uploader
v1.0.36
Published
File uploader
Readme
Installation
- Run npm install @davit.kh/file-uploader
- Import UploadsModule in app.module file
- Import Uploads entity in typeorm.config
- Add aws config to .env
AWS_S3_BUCKET_NAME=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
Change Log
See Changelog for more information.
