astley92/Merdmaid
Ensure your documented ERD matches your database schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | OpenAI API key | yes | — |
| model | OpenAI model (e.g. gpt-4o-mini) | — | gpt-4o-mini |
| output_path | Where the ERD should live | — | docs/erd.md |
| schema_globs | Comma-separated globs for schema-like files | — | db/schema.rb,**/schema.rb |
Outputs
no outputs