4 ms·
This is the way! It is incredible how far you get with a single HTML-file, containing styles and JS, when building dashboards, small apps and other utilities t
by rsolva 5mo ago
This is the way!
It is incredible how far you get with a single HTML-file, containing styles and JS, when building dashboards, small apps and other utilities that can interact with an API or otherwise fetch data from somwhere.
I just drop it on my personal ~ folder on the shared server at work and voilà, everyone can check it out and use it immediately!
- momojo 5mo agoAnd you get sandboxxing for free! My company got tailscale recently, and its just the final cherry on top: `tailscale serve` my `/tools`, and I don't even have to worry about auth!