HashLips / hashlips_nft_minting_dapp

HashLips minting dapp is a quick and easy way to connect your smart contract and start minting NFTs.
MIT License
1.02k stars 984 forks source link

Page Blank on Hostinger #151

Closed MarioJPMachado closed 1 year ago

MarioJPMachado commented 1 year ago

Hi, The dapp on localhost works fine but when i upload all the files inside the build folder to my subdomain folder insider my domains/mydoamainname.tech/public_html/mint/(here is where i upload all the files and 2 folders inside "Build" folder - mint is the folder for the subdomain i created). Also tried out uploading to Netlify to see if it works but same problem. What am i doing wrong? I saw the others person replies with the same problem but i don't know if i have to put the folder outside my subdomain in the root folder outside public_html folder and change mapping to index.html... but honestly I'm must be missing something.

MarioJPMachado commented 1 year ago

Solved it. Must been something on the build. Restarted all over again and now it works.