Skip to content
anysniper edited this page Jul 28, 2022 · 2 revisions

Requirements

NODEJS

First install NodeJS from this Link

Download the source code from this Link

Go to the folder and open Shell. on Windows, you can open powershell like this on Windows Explorer

image

run npm install

image

now after installing all modules run npm run serve like this

image

Now you will see that the DApp is now running on your local

image

Open http://localhost:8080 on your browser and you will see like this

image

Backend

Go to https://www.back4app.com/ and create an account.

Click Build New App on your Back4App dashboard image

Enter your App Name and click Next

image

They will prepare your backend infrastructure.

Now on your new App Dashboard, Go to App Settings on the sidebar

image

Now go back to your local DApp and fill the values from the Back4App settings.

image

Now you can connect your wallet

Clone this wiki locally