https://github.com/SoftwareBrothers/adminjs-upload
AdminJS Feature - Upload Files
https://github.com/SoftwareBrothers/adminjs-upload
Last synced: about 1 year ago
JSON representation
AdminJS Feature - Upload Files
- Host: GitHub
- URL: https://github.com/SoftwareBrothers/adminjs-upload
- Owner: SoftwareBrothers
- License: mit
- Created: 2020-08-07T21:48:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T15:52:04.000Z (over 2 years ago)
- Last Synced: 2025-04-18T14:09:33.219Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.36 MB
- Stars: 19
- Watchers: 8
- Forks: 53
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upload Feature for AdminJS
This is an official [AdminJS](https://github.com/SoftwareBrothers/adminjs) feature which uploads files to resources.
## 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 here: https://adminjs-demo.herokuapp.com/admin/
Or visit [AdminJS](https://github.com/SoftwareBrothers/adminjs) github page.
## Usage
To see example usage see the [example-app](https://github.com/SoftwareBrothers/adminjs-upload/tree/master/example-app) or visit the [@adminjs/upload section under AdminJS project page](https://docs.adminjs.co/basics/features/upload).
## License
AdminJS is copyrighted © 2023 rst.software. It is a free software, and may be redistributed under the terms specified in the [LICENSE](LICENSE.md) file.
## About rst.software

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](https://www.rst.software/estimate-your-project).
* If you want to work for us - check out the [career page](https://www.rst.software/join-us).