import React from 'react'; import Link from '@docusaurus/Link'; import Layout from '@theme/Layout'; function HomepageHeader() { return (
Immich logo

Immich

Self-hosted backup solution for photos and videos on mobile device

Get started Demo portal Sponsor
screenshots
Get it on Google Play
Download on the App Store
); } export default function Home(): JSX.Element { return (

This project is available under MIT license.

Privacy should not be a luxury

); }