Commit Graph
6 Commits
Author SHA1 Message Date
blindxfish e75424aac0 TONS code - stripe integration 2025-09-20 16:37:37 +02:00
blindxfish 7a868d7f14 added a test link so the admin can test the interviews too, admin can now go to the landing page too, fixes for the swagger links 2025-09-20 15:04:56 +02:00
blindxfish 824bf93dfb always forgetting the portainer creds so added to the readme as a best practice 2025-09-20 12:25:55 +02:00
blindxfish 7f9cf79a21 Merged the projects 2025-09-20 11:56:15 +02:00
blindxfish b83c448573 Fix Docker build paths after flattening nested structures
- Remove obsolete version lines from docker-compose.yml files
- Create root Dockerfile for ASP.NET chatbot service
- Update backend docker-compose.yml to use correct build context
- Fix all references to old nested tuna/tuna path structure
2025-09-20 10:48:31 +02:00
blindxfish ec8342b5e2 Integrate complete Candidat platform with ASP.NET chatbot service
- Added Next.js frontend for candidate interviews
- Added Node.js backend with TypeScript and AI integration
- Added ASP.NET Core chatbot service for specialized AI conversations
- Added MySQL database with complete schema
- Added Nginx reverse proxy configuration
- Complete Docker Compose orchestration for all services
- Environment configuration for production, development, and Cloudflare
- Comprehensive documentation and setup instructions
- Flattened nested folder structures for clean organization
- Integrated chatbot service with fallback to direct AI calls
2025-09-20 10:45:21 +02:00