17 lines
511 B
Markdown
17 lines
511 B
Markdown
---
|
|
id: TASK-1
|
|
title: Set up rtube-online Next.js project
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-02-15 21:11'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Create Next.js 14 landing page with r*stack pattern: hero, how-it-works, features, ecosystem footer. Video library demo page ported from video-player Flask app. Live streaming viewer with HLS.js. API routes for R2 video listing and proxying with range requests.
|
|
<!-- SECTION:DESCRIPTION:END -->
|