Trouble with Implementing Edge Functions on Self-Hosted Supabase in Docker
self-hostededge functionsCLI
Hi everyone,
I have kind of a beginner question, but I still hope that somebody can help me . I am currently trying to implement Edge Functions in my Supabase, which is hosted on Hostinger VPS with Docker. The problem that I am facing is with CLI as I am having trouble understanding why I need it when I already have supabase pulled and have an enviroment etc.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.