mirror of
https://github.com/immich-app/immich.git
synced 2026-06-05 13:45:20 -04:00
613b4449a75c787c654dce19fe37a986a02483ea
IMMICH
Self-hosted Photo backup solution directly from your mobile phone.
Development
You can use docker compose for development, there are several services that compose Immich
- The server
- PostgreSQL
- Redis
Populate .env file
Navigate to server directory and run
cp .env.example .env
Then populate the value in there.
To start, run
docker-compose up ./server
To force rebuild node modules after installing new packages
docker-compose up --build -V ./server
Description
Self-hosted photo and video backup solution directly from your mobile phone.
backup-toolfluttergoogle-photosgoogle-photos-alternativemobile-appnestjsnodejsphoto-galleryphotosself-hostedsveltesveltekitvideos
Readme
680 MiB
Languages
TypeScript
52.2%
Dart
28.8%
Svelte
13.5%
Python
1.6%
Kotlin
1.4%
Other
2.2%