I am going to set up a new project, and I am planning to use docker. However, as I am new to Docker, I am not sure what should be placed inside a docker container and what should not.
On the client side I will be using React+Redux. On the server side I am using MongoDB, Mongoose, Node.js and Express.
I am using this to build a website. Do you have any recommendations?