Commit History

Track audio files with Git LFS and add test audio
e2cc2f2

Marcos commited on

Automated push by deployment script
c608d2b

Marcos commited on

Automated push by deployment script
ac30fb6

Marcos commited on

Automated push by deployment script
d6c31d6

Marcos commited on

Automated push by deployment script
a541ce8

Marcos commited on

Automated push by deployment script
37e4a01

Marcos commited on

Automated push by deployment script
bb4a043

Marcos commited on

Automated push by deployment script
75afd97

Marcos commited on

Automated push by deployment script
93aea44

Marcos commited on

Automated push by deployment script
421313b

Marcos commited on

Automated push by deployment script
ae0182a

Marcos commited on

Automated push by deployment script
c2dc695

Marcos commited on

Automated push by deployment script
0f2dc77

Marcos commited on

Automated push by deployment script
1eae7d2

Marcos commited on

Automated push by deployment script
1ce0835

Marcos commited on

Automated push by deployment script
1927135

Marcos commited on

Automated push by deployment script
7b88ff9

Marcos commited on

Fix: Handle empty text input in /chat before ElevenLabs TTS call
9d6b326

Marcos commited on

Automated push by deployment script
88fc92d

Marcos commited on

Automated push by deployment script
2866e8b

Marcos commited on

Automated push by deployment script
eb7a640

Marcos commited on

Automated push by deployment script
925db0e

Marcos commited on

Add health endpoint to API
313a19e

Marcos commited on

Reorder Express middleware to prioritize API routes
bacf5b4

Marcos commited on

Update Dockerfile to create public and audios directories with placeholder index.html
7c4c74f

Marcos commited on

Update Dockerfile to install ca-certificates and comment out rhubarb download
57ae9f0

Marcos commited on

Update Dockerfile to download rhubarb at build time
5531ede

Marcos commited on

Automated push by deployment script
0a9b4c5

Marcos commited on

Add static files to backend/public
6486887

Marcos commited on

Deploy Virtual Girlfriend backend v1
1fdff05

Marcos commited on

Deploy Virtual Girlfriend backend v1
9e80488

Marcos commited on

Fix npm build script to be a no-op for backend
f55c577

Marcos commited on

Simplify entrypoint.sh to directly start backend with node index.js
ecd0bde

Marcos commited on

Add build script to package.json for backend
1c5ac25

Marcos commited on

Update entrypoint.sh to start backend with npm run dev or node index.js
3b09c3a

Marcos commited on

Update /voice-chat endpoint to use request text and start with npm run dev
74ba5f1

Marcos commited on

Update /voice-chat endpoint response to include relevant voice chat data
19f5cd2

Marcos commited on

Update Dockerfile to ensure /voice-chat endpoint returns JSON response
fab451d

Marcos commited on

Update Dockerfile to create necessary files directly without COPY commands
1f3c5dc

Marcos commited on

Update Dockerfile to handle multiple backend paths and add basic voice-chat endpoint
f429078

Marcos commited on

Update Dockerfile to create minimal package.json and index.js if not found
65ead1e

Marcos commited on

Update Dockerfile to fix build context path for backend directory
6ddaa1d

Marcos commited on

Update Dockerfile to ensure complete backend code is copied
43267af

Marcos commited on

Ensure full backend directory is copied to include voice-chat endpoint
fc87b2e

Marcos commited on

Increase payload size limit in backend Dockerfile to handle large audio data
b618f92

Marcos commited on

Update index.js to use ES module syntax
23d4d03

Marcos commited on

Create minimal index.js in Dockerfile if not found
c5b6680

Marcos commited on

Add debug step in Dockerfile to check for index.js before app start
cd1e1c5

Marcos commited on

Explicitly copy backend files in Dockerfile to fix missing index.js
6e50b9c

Marcos commited on

Fix Dockerfile to ensure backend/package.json exists and has required dependencies
ce90b14

Marcos commited on