0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/server
2024-05-02 01:33:17 +01:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src fix(server): person thumbnails not being queued during thumbnail generation (#9195) 2024-05-02 01:33:17 +01:00
test fix(server): untracked thumbnail and preview images (#9126) 2024-04-27 18:43:05 -04: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 chore(deps): update base-image to v20240430 (major) (#9179) 2024-04-30 22:04:28 -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 fix(deps): update typescript-projects (#9187) 2024-05-02 01:33:17 +01:00
package.json fix(deps): update typescript-projects (#9187) 2024-05-02 01:33:17 +01:00
README.md docs: add some details for getting started as a developer (#8468) 2024-04-02 11:56:33 -05:00
start-microservices.sh
start-server.sh
start.sh
tsconfig.build.json
tsconfig.json chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04: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.