HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

[closed] alternative to clientzone #133

Open mrg0th opened 2 years ago

mrg0th commented 2 years ago

hey everyone, im not tech-savvy here but following the '10000 NFT Minting Dapp' tutorial ive basically been able to follow every step except when it comes to hosting the files themselves.

hashlips uses clientzone although it seems like a service you need to pay for, anyone know of another option?

ive heard infinityfree is a good pick, but again when it comes to code i struggle a bit, not even sure how to get the site up to begin with to host the files for me so i can feed it to remix, haha

anyone have alternatives or wouldn't mind helping me out with the problem at hand?

thx

0xKartik-dev commented 2 years ago

If you are looking for free hosting services like client zone, there is one - 000webhost . Sign up and verify. Create a folder in the File manager there. And DO NOT FORGET TO CHANGE PERMISSION ( 755 ). Hope it helps . It's just that easy. Infintyfree is also good, but it's not UI friendly, and sometimes even though the permission is proper it doesn't render n Opensea testnet.

Hope it helps

mrg0th commented 2 years ago

awesome thanks for the help, got it figured out now ~