/
/
Foltrac UI/ui-storybook/core
s
seanf
feat: add rate limiting middlewaresnap-a3f9c212 hours ago
142 snapshots
.wt-treeinit: tree configuration3 months ago
srcfeat: add rate limiting middleware2 hours ago
teststest: add coverage for auth flow1 day ago
.env.examplechore: add env template2 weeks ago
Dockerfilebuild: optimize docker layers5 days ago
README.mddocs: update setup instructions3 days ago
wt.tomlconfig: snapshot settings1 week ago
package.jsonchore: bump dependencies2 hours ago
tsconfig.jsonchore: strict mode1 week ago
README.md

ui-storybook

Interactive component documentation

Getting Started

wt init --from https://wt.legionedge.dev/legionedge/ui-storybook
cd ui-storybook
pnpm install && pnpm dev

Trees

This repository uses W0rktree with the following tree structure:

  • services/core/— Core business logic and API handlers
  • services/api-gateway/— HTTP routing and middleware
  • frontend/— Dashboard UI and components
  • libs/shared-models/— Shared types and utilities

Access Control

Access policies are defined in .wt/access/ and enforce a ceiling model. Each tree can restrict further via .wt-tree/access/.

License

MIT