This directory contains code that is shared between the frontend and backend.
utils.ts - Shared types and utility functions
- TypeScript interfaces for Jobs and Messages
- Utility functions for date formatting
- HTML sanitization functions to prevent XSS attacks