Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 372 Bytes

simplechat

an awfully minimal chat app built with angular and express (i used material ui and it looks ugly)

technologies used

  • nodejs - server runtime
  • express - server
  • angular - client side javascript framwork
  • pusher - communicating from server to client
  • angular/material - material design for angular
  • mongodb - database for storing data
  • mongoose - orm