This is a Hyvä-compatibile module with the Hyvä Theme & Hyvä CSP Theme.
The Augustash_RemoteMedia module is the allows a development project to load media assets from a remote source instead of the local Magento instance. This can be useful for development environments where media assets are not available.
Install the extension using Composer from our development package repository:
composer require augustash/module-remote-media
bin/magento module:enable --clear-static-content Augustash_RemoteMedia
bin/magento setup:upgrade
bin/magento cache:flush