0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05:00
immich/server
Jason Rasmussen 7fbf50a75e
fix: remove asset.resized (#11983)
fix: remove resized
2024-08-22 23:24:49 -04:00
..
bin
resources
src fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
test fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
.gitignore
.nvmrc chore(deps): update dependency node to v20.16.0 (#11421) 2024-07-29 10:33:01 -04:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update ghcr.io/immich-app/base-server-dev docker tag to v20240820 (#11941) 2024-08-20 11:34:43 -05:00
eslint.config.mjs chore(deps): update dependency eslint to v9 (#11601) 2024-08-05 16:13:16 -04:00
nest-cli.json
package-lock.json fix(deps): update dependency exiftool-vendored to v28.2.1 (#11934) 2024-08-20 04:39:57 +00:00
package.json chore(deps): update dependency @types/node to ^20.14.15 (#11920) 2024-08-20 00:30:28 -04:00
README.md
start.sh
tsconfig.build.json
tsconfig.json
vitest.config.mjs fix(server): coverage reports (#11925) 2024-08-20 07:50:09 -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.