Add Supabase to the list of repositories with a description and link

This commit is contained in:
Melvin
2025-04-28 12:50:42 +01:00
parent b612dd3062
commit 2976558aa5

View File

@@ -2208,6 +2208,15 @@
"TypeScript" "TypeScript"
], ],
"description": "A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface." "description": "A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface."
},
{
"name": "supabase",
"link": "https://github.com/supabase/supabase",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
} }
] ]
} }