Skip to content
Ryan Bayne edited this page May 5, 2026 · 2 revisions

StreamerOps Wiki

Welcome to the StreamerOps developer wiki.

This wiki is the technical source for contributors and maintainers working on architecture, APIs, overlays, and integration workflows.

Start Here

  • Developer Source: implementation-focused contributor entry point
  • Architecture Overview: high-level system map and boundaries
  • Contribution Workflow: branch, review, and documentation expectations

Quick Start for Developers

  1. Clone the main repository
  2. Install dependencies with npm install
  3. Run the app with npm run dev
  4. Start backend services as needed for API and integration work

Current Documentation Priorities

  • Overlay sync end-to-end lifecycle and state recovery
  • Scene editor data model and persistence flow
  • OBS provider integration notes and failure handling
  • API contract references for frontend-server interaction

Project Collaboration

  • Use Discussions for onboarding feedback and roadmap ideas
  • Open issues for actionable, scoped implementation tasks
  • Keep docs updated with behavior or architecture changes

Status

This wiki is now active and will be expanded incrementally as public readiness work continues.