0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/server
renovate[bot] 18fa6018c0
fix(deps): update typescript-projects (#8834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 17:45:14 -04:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src fix(server): correlationId (#8858) 2024-04-16 17:31:49 -04:00
test chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
.eslintrc.js chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
.gitignore
.prettierignore
.prettierrc
Dockerfile chore(deps): update node.js to 3fb85a6 (#8643) 2024-04-08 22:33:50 -04:00
nest-cli.json
package-lock.json fix(deps): update typescript-projects (#8834) 2024-04-16 17:45:14 -04:00
package.json fix(deps): update typescript-projects (#8834) 2024-04-16 17:45:14 -04: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.