Skip to content

Road to Low Code #14

@robertherber

Description

@robertherber

We already have some powerful abstractions, and code reusability reducing the code we need to write and maintain per project. But the final step to make this low code is being able to put together an app in a GUI.

The step shouldn’t be gigantic, essentially we just want to dynamically wire up the plugins we want to use:

  • Make plugins findable through NPM package keywords
  • Make it possible to install and configure these plugins.
  • Dynamically generate an “app.ts”, or maybe a JSON representation of it.
  • Restart the server (or just reload plugins) after config update

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions