📄️ Setup Your Backend Project
Follow these steps to get the project repository running on your Windows machine.
📄️ Project Structure
This document explains how the project repository is structured. It explains how the backend uses route files to define API endpoints and controller files to handle the logic for each endpoint. Understanding this structure will help you navigate the codebase, add new features, and debug existing functionality.