go-test / initApplication.sh
KL-MLC's picture
Update initApplication.sh
f831b85 verified
raw
history blame
174 Bytes
git clone --depth=1 https://github.com/Archeb/YOUChat_Proxy ./UChat
cd ./UChat
pnpm i
export PASSWORD=$PASS
export PORT=7860
echo $B64JS | base64 -d > config.js
node index.js