https://signoz.io logo
s

Sonia Manoubi

01/25/2022, 9:47 AM
Hello everyone ๐Ÿ™‚ I'm currently working on this issue, and i need a <test environment URL>. Can you send me one please ? Thanks ๐Ÿ™
p

Pranay

01/25/2022, 9:52 AM
hey ๐Ÿ‘‹ Welcome to SigNoz community
Please DM @User for test env url
p

Palash Gupta

01/25/2022, 10:35 AM
Hi @User shared over DM
s

Sonia Manoubi

01/25/2022, 10:38 AM
Thanks
I followed the steps provided here :
Copy code
Contribute to Frontend without installing SigNoz backend
If you don't want to install SigNoz backend just for doing frontend development, we can provide you with test environments which you can use as the backend. Please ping us in #contributing channel in our slack community and we will DM you with <test environment URL>

git clone <https://github.com/SigNoz/signoz.git> && cd signoz/frontend
Create a file .env with FRONTEND_API_ENDPOINT=<test environment URL>
yarn install
yarn dev
Frontend should now be accessible at <http://localhost:3000/application>
But i encounter an error on the frontend :
Nevermind, seems to be related to Chrome, i updated it to the latest version, now works like a charm !
โœ… 1
p

Pranay

01/25/2022, 1:32 PM
๐Ÿ‘
โœ… 1
2 Views