Ensure that Docker and Docker Compose are installed on your machine.
In the project root directory, run the following command to build and start the application:
docker-compose up
This
will start both the frontend and backend services, making the application accessible.
Conclusion
ChatApp is a feature-rich chat application built using Django, React, and Docker. It provides a seamless user experience with secure user authentication and real-time communication capabilities. The project allowed me to gain valuable insights into backend development, frontend integration, and DevOps practices using Docker and Docker Compose.
Like this project
Posted Jul 1, 2023
A React Django Chat application with google signin - GitHub - arjunprakash027/React-Django-chatapp: A React Django Chat application with google signin