0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/server
2024-08-26 08:16:24 -04:00
..
bin
resources feat: use immich hosted map tiles (#11332) 2024-07-26 15:41:09 +01:00
src feat(format): nrw format (#12048) 2024-08-26 08:16:24 -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.17.0 (#12040) 2024-08-25 22:50:51 -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 node to v20.17.0 (#12040) 2024-08-25 22:50:51 -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.