mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Transfer repository from Gitlab
This commit is contained in:
11
server/README.md
Normal file
11
server/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
|
||||
```bash
|
||||
$ apt-get install make cmake gcc g++
|
||||
```
|
||||
Reference in New Issue
Block a user