Merge pull request #1615 from MelvinManni/add-supabase-to-data.json

Add Supabase to the list of repositories with a description and link
This commit is contained in:
Sammy Hori 2025-05-26 23:28:54 +01:00 committed by GitHub
commit be9f6faf84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2182,6 +2182,13 @@
"TypeScript"
],
"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."
}
]
}