/cQubeSetup

Single Install Script for cQube

Primary LanguageShell

RUN THE FOLLOWING COMMAND

curl -s -L https://raw.githubusercontent.com/Samagra-Development/cQubeSetup/main/run-server.sh  | bash  -s -- -p PORT1 -q PORT2
  • replace PORT1 & PORT2 with the available ports on your system ,default is 3001 and 3002.
  • pass -n flag if you want to install dependencies using npm ,default is set to yarn