5 ms·
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 interfac
by moozeek 5y 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://www.adminer.org/
https://github.com/vrana/adminer/ https://github.com/vrana/adminer/
As far as I can tell, they "compile" everything, including JS, into one PHP file.