Skip to main content
Thanks for your interest in contributing to S4Kit!

Quick Setup

1

Clone and Install

2

Start Database

3

Initialize Database

4

Start Development Servers

Login: admin@example.com / changeme123

Project Structure

PackageDescription
packages/sdk/NPM client library + CLI
packages/platform/backend/Admin API (Hono.js)
packages/platform/frontend/Dashboard (Next.js)
packages/platform/proxy/SDK proxy service
packages/shared/Shared schema and utilities

Full Contributing Guide

See the complete guide on GitHub →