Shared

This directory contains code that is shared between the frontend and backend.

Structure

  • utils.ts - Shared types and utility functions

Contents

  • TypeScript interfaces for Jobs and Messages
  • Utility functions for date formatting
  • HTML sanitization functions to prevent XSS attacks