ScorpioSYX
ScorpioSYX
Thank you for your answer. I've executed the following commands. How should I proceed next? git clone https://github.com/drawdb-io/drawdb-server.git cd drawdb-server npm install npm start
I've added .env files to both projects with the content GITHUB_TOKEN = xxxxxxxx, and I've started both projects. However, I'm still unable to use the sharing feature. What could be...
So, in other words, you're asking whether the CLIENT_URLS configured in the .env file within drawdb-server should include other server IPs and the drawdb frontend address (e.g., http://xxxx:3000). Is that...
Do other servers' backends need to be started?