This directory contains shared code and types used by both the frontend and backend.
types.ts - TypeScript interfaces and types for the applicationProperty - Represents a property listingPropertyImage - Represents an image associated with a propertyPropertyWithImages - Property with its associated imagesPropertyCategory - Enum of property categories (sale, rent, lease, land, commercial)ApiResponse - Standard API response formatPropertyFormData - Form data for creating/updating propertiesLoginFormData - Form data for admin login