Now A chat app with an eye for immediacy Setup npm install Create an .env file at src/server/.env and populate with the correct credentials (accessible in Heroku) Running npm run dev (run client and server) npm run client npm run server