An innovative platform utilizing NFTs to raise funds for disaster recovery efforts. This application enables users to purchase unique NFTs, with all proceeds directly supporting communities and victims affected by natural disasters. By integrating blockchain technology with charitable initiatives, it ensures transparency and security in the donation process. NFTs not only serve as a symbol of support but also provide a tangible connection to the cause.
docker pull tamilreddev/fundraisin
docker run -d -p <DOCKER_EXPOSE_PORT>:8080 -e PROJECT_CODE=YOUR_PROJECT_CODE tamilreddev/fundraisin
docker pull tamilreddev/fundraisin-nginx
docker run -d -p 80:80 -p 443:443 -e SERVER_NAME=<YOUR_DNS_ADDRESS> -e DOCKER_PORT=<DOCKER_EXPOSE_PORT> tamilreddev/fundraisin-nginx
YOUR_PROJECT_CODE.Content type
Image
Digest
sha256:acbb67beb…
Size
556.7 MB
Last updated
7 months ago
docker pull tamilreddev/fundraisin