0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-15 03:11:28 -05:00
immich/server
2024-05-12 22:49:06 -04:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src use old filters for cpu and when vulkan gpu is not available 2024-05-12 22:49:06 -04:00
test feat(server): optimize person thumbnail generation (#7513) 2024-05-08 08:09:34 -05:00
.eslintrc.js chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
.gitignore
.nvmrc chore: fvm and node dependency updates and pinning (#9203) 2024-05-01 14:05:18 +01:00
.prettierignore
.prettierrc
Dockerfile libplacebo for nvenc 2024-05-12 22:49:06 -04:00
nest-cli.json chore(server): enable swagger to take class validator rules into account (#9022) 2024-04-22 18:13:44 -04:00
package-lock.json use old filters for cpu and when vulkan gpu is not available 2024-05-12 22:49:06 -04:00
package.json use old filters for cpu and when vulkan gpu is not available 2024-05-12 22:49:06 -04:00
README.md
start-microservices.sh
start-server.sh
start.sh
tsconfig.build.json
tsconfig.json feat(server): email notifications (#8447) 2024-05-02 15:43:18 +01:00
vitest.config.mjs chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.