hello.. I tried running signoz frontend on my windows machine but it is not working. I have gone through the docs a few times, I have watched the youtube videos but I still can't find a way to slove it
I have docker compose installed when I installed docker desktop. SO I cannot really pinpoint the issue..This is a screenshot
p
Palash Gupta
05/10/2023, 4:47 PM
if you want to run only frontend you can add
.env
in root and start with yarn dev
i can share you the
.env
let me know if this you are looking for
d
Damilola Fakorede
05/13/2023, 4:43 PM
Hello @Palash Gupta thank you for the assistance I have got the env variables and the app is running locally but surprisingly that is what I am using. I am using the default port specified in the docs. The env file I was giving wasn't really working
Also I was assigned this task
https://github.com/SigNoz/signoz/issues/1600
But when I checked the dashboard page I could not see any thing like this or the cards on the dashboard.
Can you help me understand this task more and what I am missing