running npm run dev works the same as ts-node app.ts
running npm run build compiles the typescript to js
running npm run start runs the compiled js under node
this process is still underway, we have to figure out some of how docker networking functions