Hey @natoverse This should work now, and we can merge it. It's really not much of a change to anything other than the Dockerfile vs the master. I've been able to run it both as a stand alone node app and as a node app in the docker container. Might be worth a discussion with some people on our vision for how to use docker in the future, I feel like maybe a build step outside of docker with a package step in docker that does not require all the dev dependencies may be a better idea.
There is some general formatting wonkiness due to GitHub's markdown flavor - I'd update the readme using their editor, so you can check out the preview.
Hey @natoverse This should work now, and we can merge it. It's really not much of a change to anything other than the Dockerfile vs the master. I've been able to run it both as a stand alone node app and as a node app in the docker container. Might be worth a discussion with some people on our vision for how to use docker in the future, I feel like maybe a build step outside of docker with a package step in docker that does not require all the dev dependencies may be a better idea.