Commits
* Use *any* remote URL domain as git provider (custom in Komodo)
* Parse URL pathname as repo
* Remove PUID/PGID
* Add OUTPUT_DIR instructions
* Change dev bind to examples folder
* Update demo output
Focusing on log output and (eventually) api integration, don't really need file and permission support PUID/PGID enables
* No dependency on lsio
* Smaller image size
* File export gated behind OUTPUT_DIR env being present
* Make TOML log output more readable with instructions
This is the default compose file path used for Stack so don't need to explicitly define it
* Move "all" files-on-server logic to own function to reduce glob logging
* Add option to log json for each stack and toml json data behind DEBUG_MODE
* try-catch files-on-server stack building and toml stringify, log error and json data if possible
* Log all folders that will be processed
* Fix using sorted array when no compose file found #1
* Move "all" files-on-server logic to own function to reduce glob logging
* Add option to log json for each stack and toml json data behind DEBUG_MODE
* try-catch files-on-server stack building and toml stringify, log error and json data if possible
* Log all folders that will be processed
* Fix using sorted array when no compose file found #1