For the backend, I used Supabase, which is an open-source Firebase alternative. Supabase offers a suite of tools, including a Postgres database, authentication system, and real-time subscriptions. I set up the Supabase database to store the website's content and user data.