1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
2024-07-05 14:58:34 -04:00
..
bin fix(server): healthcheck (#10811) 2024-07-03 11:27:03 -05:00
resources
src refactor(server): bulk interface (#10889) 2024-07-05 14:58:34 -04:00
test refactor(server): rename asset stack to stack (#10828) 2024-07-05 09:08:36 -04:00
.eslintrc.js chore(deps): update dependency eslint-plugin-unicorn to v53 (#9502) 2024-05-15 18:06:25 -04:00
.gitignore
.nvmrc fix(deps): update typescript-projects (#10611) 2024-06-24 23:00:09 -04:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240702 (major) (#10821) 2024-07-03 21:35:11 -05:00
nest-cli.json
package-lock.json fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
package.json fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
README.md
start.sh chore: change default thumbnail concurrency and auto-detect container core count (#9981) 2024-06-05 11:45:53 +01:00
tsconfig.build.json
tsconfig.json feat(server): email notifications (#8447) 2024-05-02 15:43:18 +01:00
vitest.config.mjs

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.