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

Phoenix Live Dashboard #104

Open
nelsonic opened this issue Jul 20, 2020 · 2 comments
Open

Phoenix Live Dashboard #104

nelsonic opened this issue Jul 20, 2020 · 2 comments

Comments

@nelsonic
Copy link
Member

Should we add Phoenix Live Dashboard (with Auth) so we can monitor the health of the Server?
https://github.com/phoenixframework/phoenix_live_dashboard

@nelsonic
Copy link
Member Author

nelsonic commented Nov 3, 2021

@SimonLab how complex do you think this would be to add? 💭

@SimonLab
Copy link
Member

SimonLab commented Nov 3, 2021

I'll have a look how the pheonix dashboard works.
I think we could then update the if/else case:

render(conn, "index.html", params)

and remove the template:
https://github.com/dwyl/hits/blob/b60b329b4096ac690af00cc3391399a7ede79916/lib/hits_web/templates/hit/index.html.eex

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

No branches or pull requests

2 participants