Server-side portion of the Cord SDK
npm install @cord-sdk/serverIf you're using Node.js on the server, this library will simplify writing the
server-side portions of Cord.
Install the @cord-sdk/server package via npm.
``shell``
npm install @cord-sdk/server
You can find the documentation on the Cord Developer Documentation web site.