> 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.
> 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.