Ignite apps system was initially written to run apps written Go. Ignite CLI is able to interact with apps written in other languages with the introduction of gRPC in #3529.
For Ignite CLI to fully support apps written in other languages it needs to be able to launch apps that are not written in Go, and also rebuild them if necessary.
Ignite apps system was initially written to run apps written Go. Ignite CLI is able to interact with apps written in other languages with the introduction of gRPC in #3529.
For Ignite CLI to fully support apps written in other languages it needs to be able to launch apps that are not written in Go, and also rebuild them if necessary.