mirror of
https://github.com/immich-app/immich.git
synced 2025-04-05 09:55:46 +02:00
13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
# 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 />
|