Commit Graph

2 Commits

Author SHA1 Message Date
Michal
981585a943 feat: implement database schema with Prisma ORM
Add PostgreSQL schema with 8 models (User, Session, McpServer, McpProfile,
Project, ProjectMcpProfile, McpInstance, AuditLog), comprehensive model
tests (31 passing), seed data for default MCP servers, and package exports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 04:10:40 +00:00
Michal
d0aa0c5d63 first commit 2026-02-21 03:10:39 +00:00