-
Notifications
You must be signed in to change notification settings - Fork 33
Initial dashboard & easy mounting #12
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is coming along nicely 🌷
I've added a few comments but nothing blocking so feel free to merge. We can make the installation process more robust later.
Ready to review again @crbelaus ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great 👍
This change adds the basic structure to be able to build up a live view dashboard, which is a helper to add live routes and the basic layout that reads compiled JS and CSS from disk to inject it on the site.
Documentation has been updated too.