Comming back to dev with Node, React and React Native including WebSocket in this project running on Docker. The goal of this project is allow the user run the entire system under a Docker Platform without need install the languages at your local computer.
1 - DockerFile
2 - Docker-Compose
3 - Backend Project using NodeJS
4 - Web Project using React
5 - Mobile project using React Native
6 - Use Websocket to Sync Search data in Real-Time
Project based on (Semana Omnistack 10) - Feel free to contribute :).
##DockerFile