mirror-immich/docs/docs/overview/technology-stack.md

745 B

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