← Back to SDK Home

Appsations SDK Master Package

Master package blueprint where Appsations SDK is the core and Functions are separated.

Quick Install

SDK Core

npm install @appsations-sdk/core

Functions Runtime (separate)

npm install firebase-functions firebase-admin

Master Import Bundle

Generated from selected features in your feature registry.

Loading import bundle...

Package Composition

Functions (Separate)

Loading...

Appsations SDK Features

Loading...

Release Checklist

  1. Install master SDK package dependencies.
  2. Configure SDK features first, then attach functions runtime.
  3. Validate scripts package from scripts catalog.
  4. Deploy hosting and backend with environment sync.