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

IMMICH

SELF-HOSTED BACKUP SOLUTION

FOR PHOTOS AND VIDEOS

ON MOBILE DEVICE

GET STARTED DEMO PORTAL
logo
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

); }