diff --git a/apps/web/content/oss-friends/aider.mdx b/apps/web/content/oss-friends/aider.mdx index e7ca64afa8..168d97e74d 100644 --- a/apps/web/content/oss-friends/aider.mdx +++ b/apps/web/content/oss-friends/aider.mdx @@ -3,4 +3,5 @@ name: Aider description: AI pair programming in your terminal. Chat with LLMs to edit code in your local git repo. href: https://aider.chat github: https://github.com/paul-gauthier/aider +image: "/api/images/oss-friends/aider.jpg" --- diff --git a/apps/web/content/oss-friends/chatwoot.mdx b/apps/web/content/oss-friends/chatwoot.mdx index c4e028aa0f..402e4c9213 100644 --- a/apps/web/content/oss-friends/chatwoot.mdx +++ b/apps/web/content/oss-friends/chatwoot.mdx @@ -3,4 +3,5 @@ name: Chatwoot description: Open source customer engagement platform. Omnichannel support with live chat, email, social media, and messaging apps. href: https://chatwoot.com github: https://github.com/chatwoot/chatwoot +image: "/api/images/oss-friends/chatwoot.jpg" --- diff --git a/apps/web/content/oss-friends/drizzle.mdx b/apps/web/content/oss-friends/drizzle.mdx index 5df4d482c8..b35120b3db 100644 --- a/apps/web/content/oss-friends/drizzle.mdx +++ b/apps/web/content/oss-friends/drizzle.mdx @@ -3,4 +3,5 @@ name: Drizzle description: TypeScript ORM for SQL databases. Lightweight, performant, and type-safe with zero dependencies. href: https://orm.drizzle.team github: https://github.com/drizzle-team/drizzle-orm +image: "/api/images/oss-friends/drizzle.jpg" --- diff --git a/apps/web/content/oss-friends/hoppscotch.mdx b/apps/web/content/oss-friends/hoppscotch.mdx index 7d2954e5e6..a00e5fc434 100644 --- a/apps/web/content/oss-friends/hoppscotch.mdx +++ b/apps/web/content/oss-friends/hoppscotch.mdx @@ -3,4 +3,5 @@ name: Hoppscotch description: Open source API development ecosystem. The open source Postman alternative for testing REST, GraphQL, and WebSocket APIs. href: https://hoppscotch.io github: https://github.com/hoppscotch/hoppscotch +image: "/api/images/oss-friends/hoppscotch.jpg" --- diff --git a/apps/web/content/oss-friends/pocketbase.mdx b/apps/web/content/oss-friends/pocketbase.mdx index 6f986117af..b7f816447c 100644 --- a/apps/web/content/oss-friends/pocketbase.mdx +++ b/apps/web/content/oss-friends/pocketbase.mdx @@ -3,4 +3,5 @@ name: PocketBase description: Open source backend in a single file. Realtime database, authentication, and file storage in one Go binary. href: https://pocketbase.io github: https://github.com/pocketbase/pocketbase +image: "/api/images/oss-friends/pocketbase.jpg" --- diff --git a/apps/web/content/oss-friends/tabby.mdx b/apps/web/content/oss-friends/tabby.mdx index 7d278a3481..4876a4ec28 100644 --- a/apps/web/content/oss-friends/tabby.mdx +++ b/apps/web/content/oss-friends/tabby.mdx @@ -3,4 +3,5 @@ name: Tabby description: Self-hosted AI coding assistant. Open source GitHub Copilot alternative with local model support. href: https://tabby.tabbyml.com github: https://github.com/TabbyML/tabby +image: "/api/images/oss-friends/tabby.jpg" --- diff --git a/apps/web/content/oss-friends/teable.mdx b/apps/web/content/oss-friends/teable.mdx index e94f125cf1..ed580e62ec 100644 --- a/apps/web/content/oss-friends/teable.mdx +++ b/apps/web/content/oss-friends/teable.mdx @@ -3,4 +3,5 @@ name: Teable description: Open source Airtable alternative. Super fast, real-time, no-code database built on Postgres with spreadsheet interface. href: https://teable.io github: https://github.com/teableio/teable +image: "/api/images/oss-friends/teable.jpg" --- diff --git a/apps/web/content/oss-friends/unkey.mdx b/apps/web/content/oss-friends/unkey.mdx index 715ae12be7..8d95d6345e 100644 --- a/apps/web/content/oss-friends/unkey.mdx +++ b/apps/web/content/oss-friends/unkey.mdx @@ -1,6 +1,7 @@ --- name: Unkey description: Open source API key management. Build better APIs with authentication and rate limiting. -href: https://unkey.dev -github: https://github.com/unkey/unkey +href: https://www.unkey.com/ +github: https://github.com/unkeyed/unkey +image: "/api/images/oss-friends/unkey.jpg" ---