Documentation

Browse the project documentation to learn about APIs, features, and implementation details.

Backend Documentation

This section covers the backend services, server logic, database interactions, and APIs (excluding the primary public API documented separately) for the Thessia application.

Backend Components

System Features

Services

  • MongoDB database integration
  • Redis caching layer
  • BullMQ job processing
  • Nitro server-side rendering

Architecture

  • Nuxt server-side functionality
  • Plugin system for background services
  • Middleware for request processing
  • API route handling