Meikel
Meikel
@all-contributors add @NoFr1ends for code
@all-contributors add @arves100 for code
> @MeikelLP thanks for taking the time to suggest this > > If you know what the Refit interface should look like in such a scenario, then it would be...
I'm currently working with a closed source proprietary API thus I cannot share the original schema. However I tried to mask everything unnecessary: ```json { "openapi": "3.0.0", "info": { "title":...
I don't know if I have the exact same issue, but it feels similar. I'm using Vue to toggle the "closable" state of the modal to prevent users from closing...
Have the same issue, very annoying
> A not elegant workaround is move the `public` dir to `meetings` dir. Tried that. Didn't work for me. The build didn't include any public folder nor any of its...
 Directory structure * slides/ * 2025/ * 06.md * 05.md * public/ * images/ * avatar.png * packacke.json Command ``` slidev build slides/2025/06.md ```
Please also add a basic tutorial for setting up this helm chart to run QCX for absolute noobies because most users won't know anything about k8s or helm charts (me...