Admin Dashboard

Manage your PlayClicker website content

100
Games
10
Collections
0
Guides
0
Tools

Database Setup Required

To use the admin panel, you need to set up Supabase and run the database schema.

  1. Create a Supabase project at supabase.com
  2. Copy the SQL from supabase/schema.sql
  3. Run the SQL in your Supabase SQL Editor
  4. Update .env with your Supabase credentials