1. upload source code on your root.
2. create database and user
3. upload database to your database on phpmyadmin (database.sql is in nulled folder)
4. edit .env file on your root
5. a) go to folder client->public->static->js and open with text edit the file : main.fedf19dd.js
b) find and replace “yukapo.iadavinci.com” and write you domain example “mydomain.com”
c) Save file main.fedf19dd.js
6. delete folder node_mudules on your root
7. create nodeJS on your cpanel
8. stop your nodeJS
9. run install npm (wait for it to finish)
10. start your nodeJS and now your app ready to use