Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Road to Low Code #14

Open
robertherber opened this issue Oct 30, 2023 · 0 comments
Open

Road to Low Code #14

robertherber opened this issue Oct 30, 2023 · 0 comments
Labels

Comments

@robertherber
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant