I want to compile the OnlyOffice Docs server and other parts from the github repository: https://github.com/ONLYOFFICE/server/tree/547924b3b8716a9b74d4ca428038a5bd62e428a8.
I can see that there are make files and grunt files and the commands in them do indeed assess windows as their Build enviornment.
So, I had been trying to compile it on trial and error basis similar to this: https://github.com/ONLYOFFICE/sdkjs/blob/90d25faf32e448cad0247b309a3ce7e291709e93/build/Readme.md
I would appreciate if someone could guide me how to compile this repository https://github.com/ONLYOFFICE/server/tree/547924b3b8716a9b74d4ca428038a5bd62e428a8 for windows as compiling on Ubuntu server also gave me multiple strange issues