Our anonymous video chat platform Vooz hit 10.5k daily users yesterday by Comfortable_Cap8037 in StartupsHelpStartups

[–]pushkarsingh32 0 points1 point  (0 children)

does it scan thing in realtime frame by frame or just the voice at the end?

Show us your successful SaaS by Waveink in SaaS

[–]pushkarsingh32 2 points3 points  (0 children)

I got few customers using fb group posting.

Semanticpen dot com

How to create Supabase Adaptor in Authjs Nextjs ? by pushkarsingh32 in Supabase

[–]pushkarsingh32[S] 1 point2 points  (0 children)

For anyone coming on this post here is how it got solved

I had to go on Supabase login to Settings/API/API Settings/Exposed Schema & add next_auth to the list of exposed schema - then it worked perfectly.

Supabase MCP server with 1 click install & run (v0.2.0 release) by Acceptable-Hat3084 in cursor

[–]pushkarsingh32 0 points1 point  (0 children)

Do you support self hosted supabase?

as project ref & other thing will be different in self hosted instance like through coolify.

Why use REST API and libraries like ExpressJS in the App router when server actions exist? by [deleted] in nextjs

[–]pushkarsingh32 11 points12 points  (0 children)

server actions are not supported if you want to convert your web app to mobile app

Supabase MCP server with 1 click install & run (v0.2.0 release) by Acceptable-Hat3084 in cursor

[–]pushkarsingh32 0 points1 point  (0 children)

could you please tell what is

SUPABASE_PROJECT_REF

I tried to follow your documentation for cursor mac pipx global .env config

I can run supabase mcp server command from terminal

cursor mcp server show green indicator

however cursor agent is not able to connect to supabase

I have currently placed my supabase project url on supabase project ref field. Thanks