Beyondview is a platform for creators and their audience. Users organise videos from their own uploads or YouTube into categories, mark highlights, attach notes and ratings. Creators publish content and products side by side. The community votes annual awards.
What is in it
Nx monorepo with NestJS as the API and Angular with Material Design as the frontend. TypeORM and PostgreSQL for persistence, JWT plus social login for authentication, a storage layer for file uploads, and a notification system with email templates and in-app messages.
More than forty domain modules cover video content, ratings, highlights, notes, tags, follows, awards voting, user feedback, audit logs, consent tracking and feature flags. Product data flows in through an importer and is indexed for full-text search. Performance metrics and health checks are part of the build.
Why
Beyondview replaces the patchwork of YouTube, spreadsheets and forums that many communities use to pin down their content. One platform, real permissions, a clean GDPR trail, and an awards mechanism that resists gaming.
Stack
- NestJS
- Angular + Material
- TypeORM + PostgreSQL
- Redis
- Nx Monorepo