Skip to content

🚀 Feat: DataGenFlow extensibility system via dgf CLI #51

@DiTo97

Description

@DiTo97

Description

The main issue in the DX of DataGenFlow is that engineers have to clone the repo and modify the source code to add blocks and templates, which makes it hard for them to build and maintain their own custom portfolio.

The roadmap for that would be:

  • DataGenFlow Docker image (Docker Hub?)
  • DataGenFlow CLI (dgf) for blocks and templates registration

This way engineering teams can maintain custom blocks and templates in their own repositories.

The most delicate part is blocks (templates are serializable), which may require third-party dependencies.

The implementation plan will live in a separate file due to character count constraints.

make sure to share feedback before I ask Claude Code to crunch it for us.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions