0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-01 02:51:27 -05:00
immich/server
Alex a35af2b242
refactor: migrate move repository to kysely (#15327)
* refactor: migrate move repository to kysely

* fix: tests

* fix: tests
2025-01-13 23:22:03 -05:00
..
bin
resources
src refactor: migrate move repository to kysely (#15327) 2025-01-13 23:22:03 -05:00
test
.gitignore
.nvmrc
.prettierignore
.prettierrc
Dockerfile chore(server): avoid copying sources in dev (#12794) 2025-01-13 22:00:55 -05:00
eslint.config.mjs
nest-cli.json
package-lock.json
package.json
README.md
start.sh
tsconfig.build.json
tsconfig.json
vitest.config.medium.mjs
vitest.config.mjs

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.