werkzeugkiste/backend
2025-02-23 13:15:26 +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: added dependencies to Dockerfile 2025-02-22 22:29:47 +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 Merge branch 'main' into feat/video-to-audio 2025-02-23 13:15:26 +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