0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/server
Jonathan Jogenfors 5b00bc499f
fix(server): Allow commas and braces in import paths (#13259)
fix commas and braces in paths
2024-10-07 15:43:21 -04:00
..
bin refactor(server): worker env (#13160) 2024-10-03 15:28:36 -04:00
resources
src fix(server): Allow commas and braces in import paths (#13259) 2024-10-07 15:43:21 -04:00
test chore: migrate oauth to repo (#13211) 2024-10-05 16:37:33 -04:00
.gitignore
.nvmrc
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20241001 (major) (#13089) 2024-10-01 12:26:00 +00:00
eslint.config.mjs chore: object shorthand linting rule (#12152) 2024-08-30 14:38:53 -04:00
nest-cli.json
package-lock.json fix(server): update exiftool-vendored to v28.3.1 (#13176) 2024-10-04 09:30:49 +01:00
package.json fix(server): update exiftool-vendored to v28.3.1 (#13176) 2024-10-04 09:30:49 +01:00
README.md
start.sh
tsconfig.build.json
tsconfig.json
vitest.config.mjs refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01: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.