Hi everyone!
I'm looking to run the dashboard locally, could open the dashboard page using /auth/dashboard but the page expects an API KEY. Can someone help me with this?
r
rp_st
10/22/2023, 2:42 PM
hey @lokesh3097 which backend SDK and which version of it are you using? Also, can i see how you have done dashboard.init on the backend?
l
lokesh3097
10/22/2023, 2:45 PM
I'm trying to use it with node backend. I haven't run it, I've just followed contributing file on the dashboard repo.
I have linked the dashboard with the node-backend using the instructions.