Configure Supabase Connection
To get started with Credit Tractor, you need to configure your Supabase credentials. Follow the steps below to connect your database.
Your database should have these tables with the credit_tractor_ prefix:
Payment plans and installments
Credit card information
User preferences
supabase-schema.sql file provided.