This repo contains the media assets used by amara (images, CSS, JS, etc.). We include it as a submodule in the unisubs repo.
The assets are build using gulp.
For unisubs, the dev command has some subcommands to run nodejs in a docker container (dev gulp and dev npm). Please use that method, since it ensures we're all useing the same nodejs version.
You can customize the build with env variables:
BASE_DIR
: Base directory that contains the root git repo. (defaults to /mnt)
For Amara, we use this to add extra JS from the amara-enterprise repo.