An open API service indexing awesome lists of open source software.

https://github.com/mohit838/h2h-real-time-chat-app

H2H-Real-Time-Chat-App
https://github.com/mohit838/h2h-real-time-chat-app

Last synced: 6 months ago
JSON representation

H2H-Real-Time-Chat-App

Awesome Lists containing this project

README

        

# H2H-Real-Time-Chat-App

H2H real time chat app

## How to run with docker

docker-compose up -d --build

## Clear Cached Images

docker-compose down --volumes --remove-orphans

docker-compose down --rmi all --volumes --remove-orphans