Skip to content

caillou56/GoAnimate-Online

 
 

Repository files navigation

Wrapper

This is a Goanimate Legacy Video Maker Remake built in Node.js

Server

If you want too edit the Asset Server, then click here.

Start

Run the start.bat to start. For macos run start.sh

Host On Evennode

  1. make a account
  2. make a node.js evennode
  3. open terminal and run this command ssh-keygen -t rsa -C "your_email@example.com"
  4. go on the folder you saved it in and open the .PUB file
  5. Copy everything inside the file
  6. go on evennode, click account settings and paste the file on the public keys for git box and click save.
  7. go back to your evennode app and go on the info tab
  8. copy the Repository in Git deployment tab.
  9. open cmd again and do cd desktop then git clone PASTEREPOHERE
  10. get your lvm clone and copy all the files and paste it in the repo folder on your desktop with random letters.
  11. go on cmd AGAIN and cd to the folder directory
  12. download github desktop at https://desktop.github.com/
  13. commit the changes and publish branch

Host on VPS/ Own pc

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

Host On Herokuapp

  1. make a account
  2. go to dashboard heroku
  3. go to (yourname.herokuapp.com)
  4. connect to github
  5. click to deploy it
  6. And Boom i'm got Wrapper Online on Heroku

Wrapper Online

Wrapper Online Video List

Wrapper Online Alternated Video List

Packages

No packages published

Languages

  • JavaScript 50.0%
  • HTML 39.8%
  • CSS 9.2%
  • Other 1.0%