Need to customize Hubs client Admin panel #3267
-
I need to customize hubs client admin panel as I can customize hubs client. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Unfortunately without a connection to the db on hubs cloud, you can't run the admin panel locally. The way I've done work on the admin panel on my HC instance is deploy the client to your instance and test there. I've removed the Not ideal, made an issue to follow: Hubs-Foundation/hubs-cloud#123 |
Beta Was this translation helpful? Give feedback.
Unfortunately without a connection to the db on hubs cloud, you can't run the admin panel locally. The way I've done work on the admin panel on my HC instance is deploy the client to your instance and test there.
I've removed the
npm ci
step to make the deploy process faster: https://gist.github.com/robin-k-wilson/9bc65f2f8065b5dd650966236b43d2f3Not ideal, made an issue to follow: Hubs-Foundation/hubs-cloud#123