3D table angular app with NestJS backend websocket API
2 Nov 21 - App connecting to websocket server and replaying mouse XY coordinates
npm install --save-dev @nrwl/nest
npx nx g @nrwl/nest:app api --frontendProject=ocp3d
nx serve api
and nx serve