See https://nodejs.org/zh-cn/download.
pkg install nodejs-lts
corepack enable pnpmChoose one of the two options: Clone Project
Go to the Release page to download the latest version.
Then extract it into the nanoyunhu directory.
Note: Run the command from within the nanoyunhu directory.
pnpm ipnpm start
# or include the .env file
pnpm start:env
# or use Node.js
node .git clone https://github.com/TASA-Ed/nanoyunhu.git && cd nanoyunhupnpm ipnpm buildpnpm start
# or include the .env file
pnpm start:env
# or use Node.js
node .