0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/server
2024-06-28 17:08:19 +01:00
..
bin
resources
src refactor: move /server-info endpoints to /server (#10677) 2024-06-28 17:08:19 +01:00
test refactor(server): event emits (#10648) 2024-06-27 15:54:20 -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: build metadata (#10612) 2024-06-26 08:25:09 -04:00
nest-cli.json
package-lock.json chore(deps): update dependency @types/node to ^20.14.7 (#10635) 2024-06-25 21:48:48 +00:00
package.json chore(deps): update dependency @types/node to ^20.14.7 (#10635) 2024-06-25 21:48:48 +00: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.