1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
2024-04-20 15:15:25 -05:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src fix(server): session refresh (#8974) 2024-04-20 15:15:25 -05:00
test feat(server): use embedded preview from raw images (#8773) 2024-04-19 10:50:13 -05: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 d328c7b (#8829) 2024-04-17 07:52:29 -04:00
nest-cli.json
package-lock.json Version v1.102.2 2024-04-20 15:55:32 +00:00
package.json Version v1.102.2 2024-04-20 15:55:32 +00: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 fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start-server.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start.sh fix(server): re-add mimalloc (#7511) 2024-02-28 18:23:48 -05:00
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.