Commit Graph

18 Commits

Author SHA1 Message Date
544854ec3f Fix toFixed error by converting string prices to numbers 2025-09-20 17:47:04 +02:00
332016317a URGENT: Revert API URL changes to fix VPS production login 2025-09-20 17:15:57 +02:00
5e4e6ee831 Fix frontend API URL configuration for local development 2025-09-20 17:05:45 +02:00
ce75ee5c61 Fix token packages endpoint authentication - make it truly public 2025-09-20 16:58:51 +02:00
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
824bf93dfb always forgetting the portainer creds so added to the readme as a best practice 2025-09-20 12:25:55 +02:00
7f9cf79a21 Merged the projects 2025-09-20 11:56:15 +02:00
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
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
bcd25503c5 Docker setup. 2025-09-18 19:34:59 +02:00
602d4efd0c Docker setup. 2025-09-18 19:34:02 +02:00
8ef5f69f08 Split up ais and rest. 2025-09-14 13:31:37 +02:00
846a11786a Split up ais and rest. 2025-09-14 13:31:28 +02:00
a0e5bec39e Update. 2025-09-14 11:58:50 +02:00
b56011d3cc Initial commit working version. 2025-09-10 11:49:38 +02:00
985eb20a38 Add api_client.cs 2025-09-10 11:02:48 +02:00