Skip to content

Example of using revideo with Electron (or any backend) + Vue frontend ? #366

@langyamu

Description

@langyamu

Hi 👋

I’m trying to integrate revideo into a desktop app built with Electron and a Vue 3 frontend.

After scanning the repo and docs I couldn’t find any examples or guidance for:

  1. Running the revideo server/renderer inside an Electron main process or a custom Node/Express/NestJS backend.
  2. Consuming the rendered result (video file or stream) from a Vue component.
  3. Recommended project structure and build scripts for this stack.

Desired outcome
An official or community-maintained minimal example (monorepo or two-repo setup) that shows:

  • Electron main process (or plain Node) that spins up revideo programmatically.
  • Vue 3 app that triggers renders, shows progress, and previews/downloads the final MP4.
  • Hot-reload DX for both renderer and UI during development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions