0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/server
2024-04-16 22:13:03 +02:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src chore(server): delete swap file (#8856) 2024-04-16 22:13:03 +02: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 chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
package.json chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -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.