Hello everyone :slightly_smiling_face: I'm current...
# contributing
s
Hello everyone ๐Ÿ™‚ I'm currently working on this issue, and i need a <test environment URL>. Can you send me one please ? Thanks ๐Ÿ™
p
hey ๐Ÿ‘‹ Welcome to SigNoz community
Please DM @User for test env url
p
Hi @User shared over DM
s
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
๐Ÿ‘
โœ… 1