docs: community projects (#8641)

This commit is contained in:
Jason Rasmussen
2024-04-09 01:03:25 -04:00
committed by GitHub
parent 327b9bd59c
commit 9e122764e7
6 changed files with 80 additions and 310 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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 />