videofolxtv/server
sebastjanartic 640bcd82cf Integrate Bunny.net for storing user-uploaded videos
Update server/storage.ts to prioritize Bunny.net storage if configured, falling back to database or memory storage.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: d7424866-83d1-4486-a212-ac12b4c7becf
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/d7424866-83d1-4486-a212-ac12b4c7becf/ESknBgQ
2025-08-08 18:31:28 +00:00
..
bunny.ts Use a standard video player with signed URLs to play videos on the platform 2025-08-04 20:30:36 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
index.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
routes.ts Add user authentication and video upload capabilities 2025-08-08 18:28:28 +00:00
storage.ts Integrate Bunny.net for storing user-uploaded videos 2025-08-08 18:31:28 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00