Shared

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

Structure

  • types.ts - TypeScript interfaces for data models and API responses

Usage

These shared types ensure consistency between the frontend and backend implementations.