mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
0a598ae1b8
* chore(mobile): ignore .fvm directory and update .fvmrc version * chore(cli): add nvm and volta node versioning files/config * chore(docs): add nvm and volta node versioning files/config, bump to node v20 * chore(server): add nvm node versioning file * chore(web): add nvm and volta node versioning files/config * chore(e2e): add nvm and volta node versioning files/config |
||
---|---|---|
.. | ||
bin | ||
resources | ||
src | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
nest-cli.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
start-microservices.sh | ||
start-server.sh | ||
start.sh | ||
tsconfig.build.json | ||
tsconfig.json | ||
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.