builda.club
Home
Create Club
Economics
Whitepaper
Demo Club
Admin
Create club
Log in
Admin Panel
Database Management
Show Supabase Test
Check Existing Tables
Quick Actions
→ View Homepage (with dynamic data)
→ Create New Club
→ View Clubs API
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