-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ryan Bayne edited this page May 5, 2026
·
2 revisions
Welcome to the StreamerOps developer wiki.
This wiki is the technical source for contributors and maintainers working on architecture, APIs, overlays, and integration workflows.
- Developer Source: implementation-focused contributor entry point
- Architecture Overview: high-level system map and boundaries
- Contribution Workflow: branch, review, and documentation expectations
- Clone the main repository
- Install dependencies with npm install
- Run the app with npm run dev
- Start backend services as needed for API and integration work
- 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
- Use Discussions for onboarding feedback and roadmap ideas
- Open issues for actionable, scoped implementation tasks
- Keep docs updated with behavior or architecture changes
This wiki is now active and will be expanded incrementally as public readiness work continues.