Skip to content

stephenasuncionDEV/nfthost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFTHost Logo

NFT Host

Docker Deployment NFTHost Discord

Create and Host your NFT collection in under a minute!. This repository is NFT Host's frontend.

Services

Setup

Running with Docker Hub:

Client:
docker pull stephenasuncion/nfthost:main
docker container run --name client -p 3000:3000 stephenasuncion/nfthost:main

Server:
docker pull stephenasuncion/nfthost-backend:main
docker container run --name server -p 8080:8080 stephenasuncion/nfthost-backend:main

Running with Terminal:

npm run dev

Technologies

Technologies

Other: Chakra UI, Stripe, PostHog, GrapesJS, Web3, Chart.js, Ethers, JSZip

Support

If you need help with anything please contact us on Discord

Want to donate? https://www.buymeacoffee.com/stephenasuncion

License

MIT

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages