pepr icon indicating copy to clipboard operation
pepr copied to clipboard

Simplify `hello-pepr.ts` and provide external repo for examples

Open cmwylie19 opened this issue 9 months ago • 0 comments

Is your feature request related to a problem? Please describe.

hello-pepr.ts and hello-pepr.samples.json have gotten too big.

Describe the solution you'd like

  • Given someone runs npx pepr init
  • When the repo is generated
  • Then there is a slimmed down version of hello-pepr.ts with only one fluent api example and only one of each mutate/validate/watch. Also, there is an external repo called pepr-examples with the current hello-pepr.ts examples.

Relates to: #288

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

cmwylie19 avatar Oct 05 '23 23:10 cmwylie19