Commit Graph

5 Commits

Author SHA1 Message Date
528be6027a Fix token packages authentication issue - add public endpoint for token packages 2025-09-20 16:54:59 +02:00
e75424aac0 TONS code - stripe integration 2025-09-20 16:37:37 +02:00
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
7f9cf79a21 Merged the projects 2025-09-20 11:56:15 +02:00
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