Aditya KP
08/22/2022, 11:12 AMPranay
Aditya KP
08/24/2022, 5:30 AMfrontend
and query-service
work inside docker - but I assume that's not always required. (For example, if some FE contributor just wants to run frontend
from source, but query-service
from the upstream signoz docker cause they don't want to install go
OR some BE contributor just wants to run query-service
and not run frontend
at all).
I am working on a startup script which caters to all these changes. Will also change the CONTRIBUTING.md
doc as well with the same change.Pranay
frontend
from source if they are just contributing to FE pieces and vice versa.