werkzeugkiste/backend
2025-02-24 16:22:28 +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: python dependencies error 2025-02-23 13:55:31 +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: all pages now use the right backend url + backend uses .env of root too 2025-02-24 16:22:28 +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