Add "build" script
This allows the client to be built at container image build time.
Template
This is a template. While not all sections are necessary, depending on the size and complexity of the PR, more information is better.
@ mention of reviewers
@ihsaan-ullah
A brief description of the purpose of the changes contained in this PR.
This allow the client code to be built at container built time.
Issues this PR resolves
Removes the need to a "builder" container in production
A checklist for hand testing
-
add checklist here
Any relevant files for testing
link to any relevant files (or drag and drop into github)
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge