Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.87 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.87 KB

TalkWave Messaging App

React TypeScript CSS3 ZOD Vite AWS Github Actions Docker

TalkWave is a messaging app that allows users to chat with their friends or in groups.

Important

A majority of the server architecture is serverless, so there might be a start-up cost on the first load.

Dev Features

  • App is fully deployed on AWS using S3 and Cloudfront
  • Fully test driven
  • CI/CD pipeline for deployment and testing

AWS infrastructure: image

Features

  • Create an account
  • Chat with friends
  • Chat with user groups
  • User profile
  • Channel management
  • Live chat implemented using SignalR

Usage

You can start using the app by visiting the TalkWave website. You can create an account, and start chatting with your friends and others.

Planned features

  • Mobile support
  • User profile pictures
  • Light and Dark mode