init repo

This commit is contained in:
2026-04-25 23:10:25 +08:00
commit 1e76eb536c
14 changed files with 3640 additions and 0 deletions

3
remotion.config.ts Normal file
View File

@@ -0,0 +1,3 @@
import { Config } from "@remotion/cli/config";
Config.setPort(4062);