The kraken.io docs specify how to save using node and php. I've successfully managed to store images to the amazon bucket but I'm struggling to implement the image optimization part with kraken.io
I'm using firebase as a database for now.
Is it possible to use node's implementation on the frontend itself?
The docs are here: https://kraken.io/docs/storage-s3
I used ng-img-tools and ng-img-max instead of kraken.io to get desired outcome.