Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 699 Bytes

Shopify ERD Generator

Welcome to the Shopify ERD Generator! This tool helps you generate Entity-Relationship Diagrams (ERDs) for your Shopify store's metaobject and metadata definitions.

Features

  • Generate ERDs from your Shopify store's database schema.
  • Visualize relationships between different entities.

Installation

To install the Shopify ERD Generator, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/shopify-erd-generator.git
  2. Navigate to the project directory:
    cd shopify-erd-generator

Usage

To generate an ERD, run the following command: docker-compose up --build