Welcome to the Shopify ERD Generator! This tool helps you generate Entity-Relationship Diagrams (ERDs) for your Shopify store's metaobject and metadata definitions.
- Generate ERDs from your Shopify store's database schema.
- Visualize relationships between different entities.
To install the Shopify ERD Generator, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/shopify-erd-generator.git
- Navigate to the project directory:
cd shopify-erd-generator
To generate an ERD, run the following command:
docker-compose up --build