supabase-connect

Community

Supabase DB 연결 및 SQL 실행 자동화

Authormonicajeon28
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Supabase PostgreSQL 데이터베이스에 직접 연결하여 테이블 생성, SQL 실행, 스키마 확인 등의 작업을 자동화합니다.

Core Features & Use Cases

  • .env에서 연결 정보 자동 로드
  • Node.js pg 클라이언트로 SQL 실행
  • 간단한 스크립트로 데이터베이스 관리 및 마이그레이션 가이드

Quick Start

프로젝트 루트에서 node 스크립트를 실행해 SQL 쿼리를 수행합니다.

Dependency Matrix

Required Modules

pg

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-connect
Download link: https://github.com/monicajeon28/GMcruise/archive/main.zip#supabase-connect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository