1.0.36 • Published 4 years ago

webiz-file-uploader v1.0.36

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Installation

  1. Run npm install @davit.kh/file-uploader
  2. Import UploadsModule in app.module file
  3. Import Uploads entity in typeorm.config
  4. Add aws config to .env
AWS_S3_BUCKET_NAME=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=

Change Log

See Changelog for more information.