actor-templates icon indicating copy to clipboard operation
actor-templates copied to clipboard

Template improvements now that `.actor` folder is implemented on platform

Open mnmkng opened this issue 2 years ago • 0 comments

  • [ ] ensure all readmes (and dockerfiles?) are in root of template
  • [ ] use separate file for dataset schema to make it clear what's actor.json and what's schema
  • [ ] remove advanced JS syntax like optional chaining from Node.js templates to make them more readable for newbies
  • [ ] use a little more varied inputs and outputs in getting started, not just numbers, it looks dull
  • [ ] ...

mnmkng avatar Jan 10 '23 14:01 mnmkng