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
- Host: GitHub
- URL: https://github.com/mohit838/h2h-real-time-chat-app
- Owner: mohit838
- Created: 2024-06-15T13:27:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T04:34:59.000Z (9 months ago)
- Last Synced: 2024-08-17T10:22:49.848Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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