Tag: js-sdk
CloudBase RDB client for web applications
This skill provides the canonical pattern for initializing the CloudBase Relational Database client within a web frontend. It enables developers to perform standard CRUD operations using a Supabase-style query interface directly from the br…
CloudBase Web Authentication Frontend Integration Guide
This skill guides frontend integration for Web authentication using the @cloudbase/js-sdk, offering a Supabase-compatible API for managing user sessions, registration, and protected routes. It supports multiple login methods, including emai…
CloudBase relational database client for web apps
This skill provides the canonical pattern for initializing the CloudBase Relational Database SDK within a web frontend. It allows developers to perform standard CRUD operations using familiar Supabase-style query syntax directly from the br…
CloudBase Web Authentication Integration Guide
Facilitates the integration of CloudBase Web authentication into frontend applications using the @cloudbase/js-sdk. It provides a Supabase-compatible API for managing user sessions, registration, and various login methods including email, p…
CloudBase Web Frontend Authentication Integration
Provides implementation guidance for Web frontend authentication using the CloudBase JS SDK. It offers a Supabase-compatible API for managing user sessions, profiles, and various login methods including email, phone, and OAuth.
CloudBase Web AI Model Integration
Enables direct integration of AI models such as DeepSeek, Hunyuan, and Kimi into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for frameworks like React and Vue without the need for …