mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
| .. | ||
| src | ||
| test | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| docker-compose.yml | ||
| Dockerfile | ||
| nest-cli.json | ||
| package.json | ||
| README.md | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| yarn.lock | ||
IMMICH - Server
A self-hosted solution for mobile backup and viewing images/videos.
Requesquisite
There is a tensorflow module running in the server so some package will be needed when building the Node's modules
$ apt-get install make cmake gcc g++