redotvideo / revideo

Create Videos with Code
https://re.video
MIT License
2.33k stars 68 forks source link

How to import to my Vue project #251

Open QC2168 opened 1 month ago

QC2168 commented 1 month ago

I tried to import My project, But It not work normaly

I want to write a very mini editor where users only need to pass in text to create video effects

Can it be achieved?

floo-one commented 2 weeks ago

i belive seperating the software into front and backend is the best bet. implement revideo as a api endpoint and access it from the frontend