werkzeugkiste/backend
2025-02-28 15:58:59 +01:00
..
src/routes fix: remove-bg tmp directory create in dockerfile and set permissions 2025-02-28 15:58:59 +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: remove-bg tmp directory create in dockerfile and set permissions 2025-02-28 15:58:59 +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