Electric Tools Suite Setup

Complete the setup to enable all features of your electrical calculation platform

Supabase Database Connection

Connect to Supabase to enable server-side storage and SEO-friendly reports

# .env.local

NEXT_PUBLIC_SUPABASE_URL=https://your-project-id.supabase.co

NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key

Connect to Supabase

Create a free Supabase project to store reports and enable SEO features.

Create Database Schema

Database schema will be created after connecting to Supabase.