ecsdemo-nodejs
ecsdemo-nodejs copied to clipboard
Part 3 of a 4 part ECS workshop
During today's EKS training I noticed that `app/assets/images/c-a-b.svg` is actually showing the same as `app/assets/images/c-b-a.svg` but should be more similar to `app/assets/images/a-a-b.svg` and `app/assets/images/b-a-b.svg` with c as front-end.
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1. Release notes Sourced from morgan's releases. 1.9.1 Fix using special characters in format deps: depd@~1.1.2 perf: remove argument reassignment Changelog Sourced from morgan's changelog....