Upload service
Upload files to AWS s3 or to public folder service and save the new file url inside files collection
feathers-mongoose-casl support 4 uploads options-
1. local-public- upload a file to public folder in the server
2. local-private - upload a file to private folder in the server
3. s3 - upload a file to amazon s3
4. google-storage - upload a file to google storage
Read this guide to understand uploads service
Upload files
Last updated
Was this helpful?