mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 19:21:15 -05:00
feat: Add devhunt open source to the list of oss-friends in api route (#1708)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
@@ -28,6 +28,11 @@ export default async function handle(req: NextApiRequest, res: NextApiResponse)
|
||||
"Centralize community, product, and customer data to understand which companies are engaging with your open source project.",
|
||||
href: "https://www.crowd.dev",
|
||||
},
|
||||
{
|
||||
name: "DevHunt",
|
||||
description: "Find the best Dev Tools upvoted by the community every week.",
|
||||
href: "https://devhunt.org/",
|
||||
},
|
||||
{
|
||||
name: "Documenso",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user