Skip to content

platformkit v0.8.0

Choose a tag to compare

@joaorufino joaorufino released this 25 Jul 17:11
· 177 commits to main since this release

A runnable, open-source Go foundation for multi-tenant SaaS.

Install

go run github.com/septagon-oss/platformkit@v0.8.0

Changes

The design system becomes the frontend baseline. The admin stylesheet carries four layers — pk-design theme tokens, role variables, the full tw utility layer, and the shell rules — and reference/polls proves a module-owned admin page rendered entirely from pk-ui with zero authored CSS. Three repositories join the family: pk-ui, tw, styleengine. The frontend stack is Go end to end: no Node, no Tailwind build, no bundler. See the design-system guide.

Compatibility

  • Go 1.26 or newer.
  • Pre-1.0 — pin this version. A minor release may change public API deliberately.

Links

📖 Documentation https://septagon-oss.github.io/pk-docs/docs/current-design-system/
💬 Discussions https://github.com/septagon-oss/platformkit/discussions
🔒 Security policy https://github.com/septagon-oss/platformkit/blob/main/SECURITY.md
⚖️ License https://github.com/septagon-oss/platformkit/blob/main/LICENSE