Added ability to build a docker image which houses the Unity UI Application so that it can be run on AWS ECS.
Proposed Changes
[ADD] Updated Navbar CSS styling to match Figma designs #5
[ADD] Added CI/CD workflow to build application as a docker image. #21
[ADD] Updated application build configuration. Stateful information has been removed from project configuration. Instead we now allow environment variables to be supplied to the container at startup which in turn get injected into the Unity UI Codebase. This is in support of moving to dynamic configuration of the application via Unity Marketplace. Related to #3
Purpose
Proposed Changes
Issues
Testing