Commit graph

12 commits

Author SHA1 Message Date
DustyWalker
f9fe71d286 feat: add docker-compose.dev.yml - development environment infrastructure
Provides comprehensive development stack with:
- PostgreSQL 16 with health checks and initialization scripts
- Redis 7 for caching and job queues
- MinIO for S3-compatible object storage with auto bucket creation
- ClamAV for antivirus scanning capabilities
- MailHog for email testing
- Proper networking, volumes, and health checks
- Development-optimized configurations

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 16:47:14 +02:00
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
DustyWalker
90016254a9 23 2025-08-04 21:09:31 +02:00
DustyWalker
8faf2c9dde new-plan 2025-08-04 21:04:50 +02:00
DustyWalker
04eb4fad08 plan 2025-08-04 21:01:11 +02:00
DustyWalker
5e419a7bff Merge branch 'main' of https://vibecodetogether.com/Vibecode-Together/SEO_iamge_renamer_starting_point 2025-08-04 20:50:44 +02:00
DustyWalker
84d0b8ecc1 213 2025-08-04 20:50:42 +02:00
Jeen Koster
e0d4d6d8d5 more info for MVP added 2025-08-04 20:49:51 +02:00
Jeen Koster
6b6df81b1e Added MVP information 2025-08-04 20:48:34 +02:00
Jeen Koster
44804ef9a7 hello 2025-08-04 20:39:26 +02:00
DustyWalker
fc11062e84 1 2025-08-04 17:22:48 +02:00
DustyWalker
d07fe78014 first commit 2025-08-04 16:04:06 +02:00