Web "Playground" #20
k9withabone
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm thinking of creating a podlet web "playground", similar to playgrounds for programming languages, like the rust playground. You would input your podman command or compose file and see the generated quadlet.
The first step is to move the conversion code into a separate library that I can use via WASM. Then I can use something like leptos to create the page. It can then be hosted via GitHub pages since it will be fully static.
Beta Was this translation helpful? Give feedback.
All reactions