Skip to content

Fixed `contentType` issue with AdminJS Upload Feature

License

Notifications You must be signed in to change notification settings

adarshsingh1407/adminjs-upload

 
 

Repository files navigation

CI/CD

Upload Feature for AdminJS (forked)

This is a fork of an official AdminJS feature which uploads files to resources.

Additions over AdminJS/Upload

  1. Added support to send mimeType of uploaded file as System header in S3

AdminJS

AdminJS is an automatic admin interface which can be plugged into your application. You, as a developer, provide database models (like posts, comments, stores, products or whatever else your application uses), and AdminJS generates UI which allows you (or other trusted users) to manage content.

Check out the example application with mongo and postgres models here: https://admin-bro-example-app-staging.herokuapp.com/admin/login

Or visit AdminJS github page.

Usage

To see example usage see the example-app or visit the @adminjs/upload section under AdminJS project page

License

AdminJS is Copyright © 2021 SoftwareBrothers.co. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About SoftwareBrothers.co

We’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.

  • We are available for hire.
  • If you want to work for us - checkout the career page.

Packages

No packages published

Languages

  • TypeScript 93.9%
  • JavaScript 6.1%