Commit graph

1 commit

Author SHA1 Message Date
DustyWalker
7f719bcaec feat: add package.json - root monorepo configuration with pnpm workspaces
Establishes TypeScript monorepo structure with:
- pnpm workspaces for api, worker, and frontend packages
- Comprehensive scripts for development, testing, and deployment
- Docker integration commands
- ESLint, Prettier, and Husky configuration
- Production-ready dependencies and tooling

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 16:46:45 +02:00