Production-grade microservice building blocks for SaaS apps — auth, teams, billing, notify, files, audit, flags, jobs. Each with PostgreSQL, HTTP API, MCP server, and CLI.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.26.0^5.3.0^12.1.0^3.24.0^2.4.10latest^594
commits
refactor(guardrails): split 2347-line MCP index.ts into 17 modular files
98bffd2View on GitHubrefactor(knowledge): split 2978-line MCP index.ts into 14 modular files
266b0d9View on GitHubrefactor(auth): split 3219-line MCP index.ts into 44 modular files
64e9534View on GitHubrefactor(notify): split 3227-line MCP index.ts into 38 modular files
191d1feView on GitHubrefactor(llm): split 3233-line MCP index.ts into 20 modular files
87dcf2aView on GitHubrefactor(memory): split 4104-line MCP index.ts into 44 modular files
3d1b31cView on GitHubrefactor(mcp): split monolithic index.ts into modular tools and handlers files
82f7883View on GitHubrefactor(microservice-workflows): simplify tsconfig to extend root config
ec9be89View on GitHubfeat(agents, jobs, prompts, webhooks, audit): tools, workers, search, and endpoints
ea16213View on GitHubfeat(search, files, billing): add faceted search, soft-delete restore, and analytics
7386860View on GitHubfeat(notify): add delivery scheduling, prioritization, and engagement tracking
a3a60b9View on GitHubfeat(traces): add distributed tracing UI exports and span analytics
1ecb16fView on GitHubfeat(guardrails): add streaming guard, DSL rules, workspace quotas, and PII redaction
cd5f3b7View on GitHub