1
0
mirror of https://github.com/immich-app/immich.git synced 2025-04-18 12:33:42 +02:00
immich/docs/docs/overview/technology-stack.md

744 B

sidebar_position
sidebar_position
4

Technology stack

The app is built with the following technologies

Frontend

Backend

  • Nest.js for the server.
  • PostgreSQL for the database.
  • Redis for communication between the core server and the microservices.
  • NGINX for internal communication between containers and load balancing when scaling.

High level architecture

Immich Architecture