To run:
./concurrently_dev.sh
no docker
or
./prod.sh
with docker (not dev mode though)
Techs:
A google docs clone made with Quill and Socket.io connected to MongoDB Atlas for backend.
connect your own mongodb atlas then npm run devStart
for server and npm start
for client
Source: Link