8000 GitHub - chyroc/coze-js: The JavaScript SDK for the Coze API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chyroc/coze-js

 
 

Repository files navigation

Monorepo of Coze Orz

_____________________________________
< Getting Started With [Coze Dev Monorepo](https://github.com/coze-dev/coze-js) >
-------------------------------------
       \   ^__^
        \  (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||

Prerequisite

0. Install Node.js 18+

nvm install lts/hydrogen
nvm alias default lts/hydrogen # set default node version
nvm use lts/hydrogen

1. Checkout

git clone git@github.com:coze-dev/coze-js.git

2. Install pnpm & rushjs & yarn

npm i -g pnpm@9.12.0 @microsoft/rush@5.14.0

3. Install dependencies

rush update

After that, you can start to develop projects inside this repository.

Enjoy it!

About

The JavaScript SDK for the Coze API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.1%
  • JavaScript 18.4%
  • Shell 1.5%
0