@oleg_gorsky/gorsee-secure-saas-reference
v0.1.0
Published
Public downstream reference app for Gorsee secure SaaS patterns
Maintainers
Readme
Gorsee Secure SaaS Reference
Public downstream reference app for Gorsee.
This repository is intentionally separate from the main gorsee-js monorepo so it can serve as an external proof artifact for:
- authenticated dashboards
- protected route groups
- private document cache
- explicit RPC auth boundaries
- typed route navigation
- validated billing form actions
- small reactive islands inside a mostly server-rendered app shell
Install
bun installRun
bun run devCheck
bun run checkPackage
This package is also published to npm as @oleg_gorsky/gorsee-secure-saas-reference so the downstream artifact is public both as a GitHub repository and as a registry package.
