Change-Id: I22c2bfbf08b5b0e0f4eb9f25e1efe0e16a6a6964 feat(web): manual compositor-driven crossfade for slideshow transitions Change-Id: If1119429abd2689595defcb8831442506a6a6964 resolve conflict: event rename Change-Id: I4d7c8d2a16237b42e49b87734764e18f6a6a6964 Change-Id: I22c2bfbf08b5b0e0f4eb9f25e1efe0e16a6a6964 resolve xxn conflicts Change-Id: I86c287c6c8b59a5549153f21d1c092586a6a6964 |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| static | ||
| tests | ||
| .browserslistrc | ||
| .dockerignore | ||
| .gitignore | ||
| .npmrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| README.md | ||
| eslint.config.js | ||
| mise.toml | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
README.md
Immich web project
This project uses the SvelteKit web framework. Please refer to the SvelteKit docs for information on getting started as a contributor to this project. In particular, it will help you navigate the project's code if you understand the basics of SvelteKit routing.
When developing locally, you will run a SvelteKit Node.js server. When this project is deployed to production, it is built as a SPA and deployed as part of the server project.