How to write a cockpit module using React and TypeScript #21634
federicovitali
started this conversation in
General
Replies: 1 comment 2 replies
-
Can you please be more concrete where you run into trouble? Can you run starter-kit itself? Modify/build it? Run the tests? Fork it? etc. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'd like to use the interface currently included in cockpit distribution (pkg/lib/cockpit.d.ts) to write a simple module that monitors the properties of a systemd service exposing a d-bus interface. I've seen that the starter-kit (https://github.com/cockpit-project/starter-kit) currently uses React, but I'm getting lost, any help will be appreciated!
Federico
Beta Was this translation helpful? Give feedback.
All reactions