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

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

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