PathPulse Shared

This directory contains shared code and utilities used by both the frontend and backend.

Files

  • utils.ts: Shared utility functions and type definitions

Implementation Details

The shared code includes:

  • TypeScript interfaces for data structures
  • Utility functions for working with localStorage
  • Helper functions for formatting and displaying data
  • Offline detection utilities