Deployment | URL | Hosting |
---|---|---|
Production | web3privacy.info | GitHub Pages |
Production (mirror) | mirror.web3privacy.info | Vercel |
Production (IPFS) | TBA | TBA |
Beta (dev) | beta.web3privacy.info | Vercel |
Requirements:
Clone repository and install:
git clone git@github.com:web3privacy/w3pn-website.git
npm install
npm run dev
npm run build
MIT