feat: Add editor enhancements - export video, audio preview, publish panel, configurable ports

This commit is contained in:
empty
2026-01-06 17:29:43 +08:00
parent 79a6c2ef3e
commit 96eacf06ba
18 changed files with 2946 additions and 1701 deletions

5
frontend/env.example Normal file
View File

@@ -0,0 +1,5 @@
# Pixelle-Video Editor Frontend Environment Variables
# Copy to frontend/.env.local and modify as needed
# Backend API URL
NEXT_PUBLIC_API_URL=http://localhost:8000/api