Skip to content
@septagon-oss

septagon-oss

Septagon OSS

PlatformKit is a reference architecture for multi-tenant SaaS in Go. It brings together the kernel, business modules, a server-rendered UI and a runnable reference application. Modules declare their dependencies explicitly, and the admin screens derive from resource schemas. Start with its README to run the application, then read the architecture and decisions to understand the boundaries and their verification. The documentation site, septagon-oss.github.io/platformkit-docs, walks the same ground page by page and links back to the files that own it.

PlatformKit Mobile is the Expo and React Native shell. It signs in to a running PlatformKit server and generates resource screens from GET /api/v1/admin/resources. Renderer packs provide custom screens for workflows the schema cannot describe.

The public foundation is Apache-2.0 licensed and runs independently. Private catalogs and client applications can consume its contracts without becoming dependencies of the public code. Current development belongs in the two repositories above; archived repositories are historical references.

For bugs and repository questions, use the affected repository's issue tracker and contribution guide. Report vulnerabilities privately through its security policy or the organization policy. Built by Septagon.

Popular repositories Loading

  1. platformkit platformkit Public

    Open-source Go backend for multi-tenant SaaS.

    Go 38 36

  2. pk-ui pk-ui Public archive

    Accessible server-friendly UI foundation packages for PlatformKit.

    Go 1

  3. pk-core pk-core Public archive

    Composable core contracts for PlatformKit OSS.

    Go

  4. pk-shared pk-shared Public archive

    Shared vocabulary and small primitives for PlatformKit OSS.

    Go

  5. pk-design pk-design Public archive

    Design tokens, themes, and component contracts for PlatformKit OSS.

    Go

  6. pk-testkit pk-testkit Public archive

    Conformance and flow testing primitives for PlatformKit OSS.

    Go

Repositories

Showing 10 of 20 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…