Cloudbase Server Node.js SDK allows you to use Node.js services on the server-side (e.g., Tencent Cloud Serverless Cloud Function or Cloud Virtual Machine) to access TCB services, such as cloud function calls, file upload/download, and database collection document operations, facilitating quick application development.
Requires Node.js v8.9 or above.
Installing
Cloudbase Server Node.js SDK can be installed via npm:
npm install --save @cloudbase/node-sdk
API Documentation