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

[FEAT] Rewrite _example/ web app to gotemplates #7

Open
7 tasks
egregors opened this issue Jul 26, 2024 · 3 comments
Open
7 tasks

[FEAT] Rewrite _example/ web app to gotemplates #7

egregors opened this issue Jul 26, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request next Smth big enough to next major version

Comments

@egregors
Copy link
Owner

I want to make example page more pretty.

  • add base layout
  • move to go templates
  • add example static route
  • autogen userId for registration (security first registration without userName)
  • refactor main (extract all generic stuff outside)
  • maybe add debug window with store state, idk
  • add multi passkey support UI (ref: [FEAT] Keytool – multiple passkeys for the same user #3)
@egregors egregors added enhancement New feature or request next Smth big enough to next major version labels Jul 26, 2024
@egregors egregors self-assigned this Jul 26, 2024
@gedw99
Copy link

gedw99 commented Aug 5, 2024

Leapkit makes this quite easy for example too . I use it for getting going fast on web gui ..

https://github.com/leapkit/leapkit/

@egregors
Copy link
Owner Author

egregors commented Aug 6, 2024

https://github.com/leapkit/leapkit/ looks lovely! I definitely should try it out. However, in this particular project, I’d like to keep the number of dependencies as small as possible.

@gedw99
Copy link

gedw99 commented Aug 12, 2024

@egregors

The docker compose with traefik works is working for me 👍

@egregors egregors changed the title Rewrite _example/ web app to gotemplates [FEAT] Rewrite _example/ web app to gotemplates Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Smth big enough to next major version
Projects
None yet
Development

No branches or pull requests

2 participants