https://github.com/ilahyani/whoami
Realtime Chat Web Application Deployed to AWS with Terraform and Ansible
https://github.com/ilahyani/whoami
ansible aws chat-application docker expressjs nodejs-server reactjs redis socketio terraform
Last synced: 11 months ago
JSON representation
Realtime Chat Web Application Deployed to AWS with Terraform and Ansible
- Host: GitHub
- URL: https://github.com/ilahyani/whoami
- Owner: ilahyani
- Created: 2023-06-11T08:35:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T15:21:46.000Z (over 1 year ago)
- Last Synced: 2025-06-03T19:04:31.084Z (about 1 year ago)
- Topics: ansible, aws, chat-application, docker, expressjs, nodejs-server, reactjs, redis, socketio, terraform
- Language: JavaScript
- Homepage:
- Size: 628 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WHOAMI CHAT
Welcome to WHOAMI, a simple real-time web chat application built with NodeJS, ReactJS and the Socket.io library with Redis as a primary database.
## Functionality
- **Single Global Channel:** Connect with other users in a single global channel for seamless communication.
- **Nickname-based Login:** Join the chat app by simply choosing a nickname, and a random avatar will be generated for you.
- **Connected User List:** See a list of all the users currently connected to the chat.
## Screenshots