mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 22:51:59 +00:00
35e03c1d6f
Co-authored-by: -J- <heyj0e@tuta.io> Co-authored-by: Albert Stoynov <albertstoynov@aol.com> Co-authored-by: Benjamin Gynther <koti.gynther@gmail.com> Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com> Co-authored-by: CanbiZ <mickey.leskowitz@gmail.com> Co-authored-by: David Abner Ciuhan <dciuhan@gmail.com> Co-authored-by: Dean Cvjetanović <forteee@gmail.com> Co-authored-by: Denis Pacquier <denis.pacquier@gmail.com> Co-authored-by: Fjuro <fjuro@alius.cz> Co-authored-by: Florian Ostertag <florian.kuepper@gmail.com> Co-authored-by: Hary <sys.hary@gmail.com> Co-authored-by: Hurricane-32 <rodrigorimo@hotmail.com> Co-authored-by: Indrek Haav <IndrekHaav@users.noreply.hosted.weblate.org> Co-authored-by: João Gonçalves <jpcg89@gmail.com> Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> Co-authored-by: Miki Mrvos <medolino2009@gmail.com> Co-authored-by: Mārtiņš Bruņenieks <martinsb@gmail.com> Co-authored-by: Petri Hämäläinen <petri.hamalainen@mailbox.org> Co-authored-by: Shawn <xiaxinx@gmail.com> Co-authored-by: Xo <xocodokie@users.noreply.hosted.weblate.org> Co-authored-by: btpv <villeriusborro+weblate@gmail.com> Co-authored-by: chapvic <victor@chapaev.org> Co-authored-by: dvbthien <dvbthien@dvbthien.onmicrosoft.com> Co-authored-by: fmis13 <fmis13@disroot.org> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: phewi <phewnix@gmail.com> Co-authored-by: pyccl <changcongliang@163.com> Co-authored-by: pyorot <FMasic@hotmail.co.uk> Co-authored-by: rrole <roger.sole.v@gmail.com> Co-authored-by: 李奕寯 <eugenelego88@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
src | ||
static | ||
.dockerignore | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
eslint.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.cjs | ||
README.md | ||
svelte.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.js |
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.