react-chat-api
react-chat-api copied to clipboard
add docker support
I think, it's rather easier to launch such services via Docker.
- We shouldn't take care about libraries' version.
- We incapsulate data within additional layer (if we're talking about dump of MongoDB).
- We don't have a headache with cross-platform compatibility.