Summarizes the project and covers a quick demo at the end!
https://registers.johncarlomanuel.com/code-red-connecting-remote-teams-with-play/
- install packages in root,
/clientand/serverdirectories withnpm setupat the rootpackage.json - create a
.envfile in./clientand copy the contents of.env.exampleto it - if using
devbox, rundevbox services upto run both server and client, else manually startup the server and client with their providednpmscripts