Web3Privacy Now Website: https://web3privacy.info
Find a file
2024-05-01 15:13:36 +00:00
.github/workflows
.vscode
public update summit gen tpl 2024-03-16 23:31:21 +01:00
src Commit from GitHub Actions (Synchronize data) 2024-05-01 15:13:36 +00:00
utils
.gitignore
astro.config.mjs
LICENSE
package-lock.json upgrade astro to 4.5 2024-03-17 06:55:03 +01:00
package.json upgrade astro to 4.5 2024-03-17 06:55:03 +01:00
README.md
svelte.config.js
tailwind.config.mjs update summit gen tpl 2024-03-16 23:31:21 +01:00
tsconfig.json

Web3Privacy Now Website

Deploy to GitHub Pages Synchronize data

w3pn-website-screen

Deployments

Deployment URL Hosting
Production web3privacy.info GitHub Pages
Production (mirror) mirror.web3privacy.info Vercel
Production (IPFS) TBA TBA
Beta (dev) beta.web3privacy.info Vercel

Used technologies

Development

Install

Requirements:

Clone repository and install:

git clone git@github.com:web3privacy/w3pn-website.git
npm install

Run local dev server

npm run dev

Build production

npm run build

License

MIT