Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 760 Bytes

todo.md

File metadata and controls

25 lines (14 loc) · 760 Bytes

Todo

split first-example in two

for two personas / user stories

  • user of a generator, trying to create powerful applications easily
  • generator creator, builds reusable modules, builds for other devs

think about it!

https://devex-community.slack.com/archives/C03L8TLKVDH/p1656344359134519

  • schema driven development
  • create mock services for development (hof has an optimization here in studios)
  • express relationships, attach metadata (to entity nodes and relation edges)
  • generate mock data from CUE values
  • generate translations between versions (datamodel history idea here)

Example: federated graphql infra, when one updates, hard to update consumers

side note, Hof should create a Backstage plugin for regenerative templates