Skip to content

greatnnaji/pulse-collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse

🚧 Currently in active development — core messaging and auth are functional, remaining features in progress.

A WhatsApp-style team collaboration app with real-time messaging, built with Angular, Spring Boot, WebSockets, and PostgreSQL.

Planned Architecture

Architecture diagram

Features

  • Real-time messaging via WebSockets
  • Channel-based team workspaces
  • User authentication and session management
  • Persistent message history with PostgreSQL

Tech Stack

Layer Technology
Frontend Angular, TypeScript, SCSS
Backend Spring Boot, Java
Database PostgreSQL
Real-time WebSockets
DevOps Docker Compose

Run Locally

docker-compose up

Frontend: http://localhost:4200
Backend: http://localhost:8080

About

Pulse: a WhatsApp-style team collaboration app built with Angular, Spring Boot, and PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors