#版本选择-currently using node v22 for the whole project.
node:22.13.0
#部署
git clone git@github.com:raidendotai/cofounder.git
cd cofounder/api
npx @openinterface/cofounder
npm install
npm start
#版本选择-currently using node v22 for the whole project.
node:22.13.0
git clone git@github.com:raidendotai/cofounder.git
cd cofounder/api
npx @openinterface/cofounder
npm install
npm start
评论区