Hi, I'm just starting up with Supabase. I have a few questions regarding the Architecture. The Project that i'm gonna build via Supabase requires Queues, Crons, and Websockets. I was initially planning to use Supabase standalone, but the AI tools (ChatGPT and Claude) recommend using a dedicated server (built via NESTJS) with Supabase.
Can anyone guide me on whether this approach is suitable and what the pros and cons of each strategy are?