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

Add test web gui #9

Open
gedw99 opened this issue Oct 19, 2024 · 2 comments
Open

Add test web gui #9

gedw99 opened this issue Oct 19, 2024 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Oct 19, 2024

At the moment there is a test client that is a golang cli.

add a test web gui that is simple to demonstrate it working.

Passkeys example is here with clean and simple gui : https://github.com/gedw99/passkey, which has the caddy and traefik config so that any web site will work . The passkeys are independent of the OS . So I can sync them between users devices using nats itself , avoiding the OS lock in with sync of your passkeys .

@gedw99
Copy link
Author

gedw99 commented Oct 19, 2024

I see there is also a test web GUI here too : https://github.com/jr200/nats-skeleton-nextjs/

@gedw99
Copy link
Author

gedw99 commented Jan 14, 2025

I ended up using Datastar which has nats leaf node integration.

https://github.com/starfederation/datastar

which uses …

https://github.com/delaneyj/toolbelt/tree/main/embeddednats

It’s lovely to have a real time updating guide that responds to nats streams and renders any gui in response to it ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant