mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
13 lines
386 B
Text
13 lines
386 B
Text
|
|
# Community Guides
|
||
|
|
|
||
|
|
This page lists community guides that are written 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 CommunityGuides from '../src/components/community-guides.tsx';
|
||
|
|
import React from 'react';
|
||
|
|
|
||
|
|
<CommunityGuides />
|