Skip to content

The project is a microservices-based application that includes three main components: authentication, video call, and chat. Each component is implemented as a separate microservice.

Notifications You must be signed in to change notification settings

sordgom/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building a Chat Application in Golang, Fiber, PostgreSQL, Redis and ReactJS

Achievements

  • Create a basic frontend to host my services
  • Create a chat app service using Websocket
  • Create JWT Auhentication service
  • Everything is dockerized
  • Create a video chat app service using WebRTC

Issues

Todo

  • Deploy the services
  • Make the services scalable

Run in Postman

UI

Landing page

image

Login page

image

Chat page

image

Video Chat page

image

Credits to:

About

The project is a microservices-based application that includes three main components: authentication, video call, and chat. Each component is implemented as a separate microservice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published