0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 00:59:18 -05:00
immich/server
Daniel Dietzler 1fb2b3f899
refactor: migrate activity repo to kysely (#15203)
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-01-09 14:31:46 -05:00
..
bin feat(server): add Bash healthcheck script (#14704) 2024-12-16 15:19:18 +00:00
resources
src refactor: migrate activity repo to kysely (#15203) 2025-01-09 14:31:46 -05:00
test refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00
.gitignore
.nvmrc chore(deps): update node.js to v22.12.0 (#14650) 2024-12-12 10:12:44 -06:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20241224 (major) (#14905) 2024-12-27 09:51:42 -06:00
eslint.config.mjs
nest-cli.json
package-lock.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00
package.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00
README.md
start.sh
tsconfig.build.json
tsconfig.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00
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.