-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request