mirror of
https://github.com/immich-app/immich.git
synced 2025-01-06 03:46:47 +01:00
12 lines
394 B
Text
12 lines
394 B
Text
# Community Projects
|
|
|
|
This page lists community projects that are built around Immich, but not officially supported by the development team.
|
|
|
|
:::warning
|
|
This list comes with no guarantees about security, performance, reliability, or accuracy. Use at your own risk.
|
|
:::
|
|
|
|
import CommunityProjects from '../src/components/community-projects.tsx';
|
|
import React from 'react';
|
|
|
|
<CommunityProjects />
|