1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/server
Jason Rasmussen 4478e524f8
refactor(server): sessions (#8915)
* refactor: auth device => sessions

* chore: open api
2024-04-19 06:47:29 -04:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
test refactor(server): sessions (#8915) 2024-04-19 06:47:29 -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 d328c7b (#8829) 2024-04-17 07:52:29 -04:00
nest-cli.json
package-lock.json fix(deps): update typescript-projects (#8834) 2024-04-16 17:45:14 -04:00
package.json fix(deps): update typescript-projects (#8834) 2024-04-16 17:45:14 -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 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.