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 a dashboard feature to the realtime compiler #870

Merged
merged 180 commits into from
Jan 24, 2023

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Jan 23, 2023

About

Adds a simple read-only dashboard through the realtime compiler package. This would bump the HydeRC to version 3.0, as a tie-in to HydePHP v1.0.

It also has a feature to inject the dashboard into the default welcome page, note that this does not affect the realtime compiled output, and the dashboard is never saved to disk, as the router is modified to direct the handling of dashboard routes to the added controller.

Screenshot

localhost_8080_dashboard

@caendesilva caendesilva marked this pull request as ready for review January 24, 2023 19:29
@caendesilva caendesilva merged commit 7dbdcef into master Jan 24, 2023
@caendesilva caendesilva deleted the realtime-compiler-dashboard branch January 24, 2023 19:31
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

Successfully merging this pull request may close these issues.

2 participants