Skip to content

RealDevSquad/Pulse-App

Repository files navigation

Pulse App

A dashboard for Real Dev Squad admins to monitor team activity, track availability, and maintain visibility into task progress.

Features

  • OOO Tracker - See who's out of office with calendar view
  • Task Status - Track last movement on member tasks
  • Progress Updates - Detailed progress logs per task
  • Admin Dashboard - Metrics, alerts, and team management

Tech Stack

  • Framework: Next.js 15.5.9 (App Router)
  • Language: TypeScript
  • Database: Firestore
  • Auth: JWT (private key verification)
  • Styling: Tailwind CSS + shadcn/ui

Documentation

Getting Started

# Install dependencies
pnpm install

# Set up environment variables
cp .env.example .env.local
# Add Firebase config and JWT private key

# Start dev server
pnpm dev

# Run scripts
npx ts-node scripts/test-firestore.ts
npx ts-node scripts/list-collections.ts

License

ISC

About

An app to move fast with actionable info and insights for managing RDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages