Skip to content

ahnaf-zamil/the-cord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cord

My attempt at making a scalable distributed chat service like Discord.

Technologies

  • TypeScript (To make sure undefined errors don't make me wanna die)
  • PostgreSQL (For storing application data)
  • Redis (For storing server-sided session)
  • NATS (For pub/sub between microservices)

License

You are free to use my code, just make sure to credit it. The boring legal stuff is in the LICENSE file;