Nothing Special   »   [go: up one dir, main page]

Skip to content

srjchsv/chat-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8s manifests for a real-time chat app

Build using microservices architecture

Real-Time Chat System Design

Stack

Frontend: Next js

Backend: s

  • auth-service: go, gin-gonic, prometheus, postgres, gorm, jwt
  • chat-service: go, gin-gonic, prometheus, postgres, gorm, jwt, confluent-kafka, gorilla websocket
  • notifications-service: go, prometheus, echo, gorilla websocket, confluent-kafka

About

Kubernetes manifests for real-time chat app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages