I'm considering re-writing the initialization scripts from node to deno... it would simplify the structure, remove the need for node_modules, package.json etc and should simplify things slightly..
Would still keep node and deno inside the final image, just favor deno for orchestration scripts/init.
I'm considering re-writing the initialization scripts from node to deno... it would simplify the structure, remove the need for node_modules, package.json etc and should simplify things slightly..
Would still keep node and deno inside the final image, just favor deno for orchestration scripts/init.