Open lmorchard opened 2 months ago
Maybe a weird / bad idea: What if the initial admin UI could be a web-based shell that runs CLI commands from the app? Not a full unix shell, per se, but just enough of a text-based interface to run this app's suite of commands.
Maybe xterm.js is a building block here? https://github.com/xtermjs/xterm.js
Also https://github.com/fastify/fastify-websocket
Maybe a weird / bad idea: What if the initial admin UI could be a web-based shell that runs CLI commands from the app? Not a full unix shell, per se, but just enough of a text-based interface to run this app's suite of commands.