Release · v2.2.4
Convert backend JS scripts to TypeScript and…
Convert backend JS scripts to TypeScript and configure build pipeline
Files changed (5)
| .gitignore | +3 | −0 |
| backend/scripts/{upload_big_videos_tus.js => upload_big_videos_tus.ts} | +55 | −34 |
| backend/tsconfig.json | +13 | −0 |
| package-lock.json | +19 | −7 |
| package.json | +5 | −1 |