builda.clubbuilda.club

Admin Panel

Database Management

Database Schema

Tables created:

  • clubs - Main club data with categories, metrics, etc.
  • members - Club membership data
  • transactions - Financial transactions
  • user_profiles - User profile information

Next steps:

  • Set up your Supabase environment variables
  • Run the database schema in your Supabase SQL editor
  • Test the connection using the test button above
  • Seed the database with sample data