Commit Graph

2 Commits

Author SHA1 Message Date
ryan.gogo
2598323f84 Remove .saac/ directory from repository and add to .gitignore
- Add .saac/ to .gitignore (local SAAC configuration)
- Remove .saac/config.json from git tracking
- This file is generated locally and should not be in templates

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-15 11:57:34 +01:00
ryan.gogo
95c13a841f Initial commit: Template site for Start an AI Company deployment
- Node.js Express application with modern white UI
- PostgreSQL and Redis integration
- Docker Compose configuration without host port mappings
- Traefik-ready with proper labels
- Health check endpoint

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-14 05:52:41 +01:00