What problem does it solve?
Frontend developers often struggle to securely and efficiently connect client apps to backend services such as databases, authentication, storage, serverless functions, AI, and real-time messaging. This skill provides a unified guide to using the InsForge SDK to simplify integration, enforce best practices, and reduce boilerplate.
Core Features & Use Cases
- Unified SDK usage: Learn how to wire up @insforge/sdk for database, auth, storage, functions, AI, and realtime features from the frontend.
- End-to-end flows: Build common frontend-to-backend workflows such as sign-up/sign-in, data CRUD, file uploads, and real-time messages with secure tokens.
- Guidance & best practices: Includes environment setup, module references, and considerations for SSR, OAuth, and admin operations via the CLI.
Quick Start
Install the SDK in your project, initialize the client, and then reference the module-specific guides to implement authentication, data access, storage, functions, AI, and realtime features.