Hacker News new | ask | show | jobs
by moozeek 1589 days ago
Great work, I love this! Don't let the petty comments drag you down.

> Does anyone have any examples of any other single-file app with a comprehensive interface like Files app that is entirely self-contained?

Adminer comes to mind: https://www.adminer.org/ https://github.com/vrana/adminer/

As far as I can tell, they "compile" everything, including JS, into one PHP file.