werkzeugkiste/backend
2025-02-28 15:14:22 +01:00
..
src/routes Merge branch 'main' into feat/video-to-audio 2025-02-23 13:15:26 +01:00
.prettierignore rgb-to-hex converter fully implemented 2025-02-15 19:52:49 +01:00
.prettierrc rgb-to-hex converter fully implemented 2025-02-15 19:52:49 +01:00
Dockerfile fix: frontend and backend now get variables at build time not runtime 2025-02-28 11:29:44 +01:00
package-lock.json fix: removed bad error handling structure, using good error handling like video-to-audio route with tmp files 2025-02-22 22:29:26 +01:00
package.json fix: removed bad error handling structure, using good error handling like video-to-audio route with tmp files 2025-02-22 22:29:26 +01:00
server.ts fix: use conditionally the right url for backend in nextjs frontend 2025-02-28 15:14:22 +01:00
tsconfig.json feat: backend now uses ffmpeg as local package on server to convert video to audio, added package to dockerfile, naming conventions 2025-02-22 15:25:08 +01:00