We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Was playing around and we could gen a lot more here if we wanted.
CTL is a pretty obvious one I think
For a GUI, we could use HTMX, which is nicely designed to work with async using SSE or Web Sockets which NATS naturally supports already.
Here is a simple golang htmx generator. https://github.com/gowebly/gowebly is a generator that uses htmx and golang.
backend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/backend/default
frontend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/frontend
The text was updated successfully, but these errors were encountered:
Hello ! Thanks for your issue !
Unfortunately, I won't have the time for this right now, but feel free to submit a PR if you need this :)
Sorry, something went wrong.
Will see if I get time. The Intent is to give. dashboard to Devs.
Great project BTW.
chapar-rest/chapar#47 Does the GUI aspects of we want to add async ali support.
No branches or pull requests
Was playing around and we could gen a lot more here if we wanted.
CTL is a pretty obvious one I think
For a GUI, we could use HTMX, which is nicely designed to work with async using SSE or Web Sockets which NATS naturally supports already.
Here is a simple golang htmx generator.
https://github.com/gowebly/gowebly is a generator that uses htmx and golang.
backend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/backend/default
frontend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/frontend
The text was updated successfully, but these errors were encountered: