This is a Goanimate Legacy Video Maker Remake built in Node.js
If you want to edit the Asset Server, then click here.
To access this service, install Node.JS then clone/download this project. Once done, unzip the folder, copy the path, and execute the following commands in your command prompt (where {PATH}
is the folder path you copied):
cd "{PATH}\Wrapper-Online"
npm start
- make a account
- make a node.js evennode
- open command prompt on your main pc (NOT EVENNODE) and run this command
ssh-keygen -t rsa -C "[email protected]"
- go on the folder you saved it in and open the .PUB file
- Copy everything inside the file
- go on evennode, click account settings and paste the file on the public keys for git box and click save.
- go back to your evennode app and go on the info tab
- copy the Repository in Git deployment tab.
- open cmd again and do cd desktop then git clone PASTEREPOHERE
- get your lvm clone and copy all the files and paste it in the repo folder on your desktop with random letters.
- go on cmd AGAIN and cd to the folder directory
- download github desktop at https://desktop.github.com/
- commit the changes and publish branch
if you want to host it on your own pc then simply clone or download this repo. Then open cmd then cd to the folder then do npm install the npm start