To make it work
create a .env file in runwayml-server/
HELIUS_API_KEY= RUNWAYML_API_SECRET= PORT=23423
Get your helius key from helius.dev Get your RunwayML key from RunwayML https://docs.dev.runwayml.com/
You have to have RunwayML credits
Clone repo >>
npm install >> in runwayml-server node server.js
This runs the backend server
In another window, (terminal) Go to the folder for wallet-movie Run by doing npm install Then "run npm dev"