Web3Privacy Now Website: https://web3privacy.info
Go to file
github-actions 7bfd763472 Commit from GitHub Actions (Synchronize data) 2024-03-16 06:15:52 +00:00
.github/workflows disable ipfs deploy 2024-02-23 23:33:56 +01:00
.vscode initial commit 2023-11-13 03:03:34 +01:00
public add images 2024-03-16 06:11:41 +01:00
src Commit from GitHub Actions (Synchronize data) 2024-03-16 06:15:52 +00:00
utils add jobs repo to leaderboard 2024-03-01 08:34:41 +01:00
.gitignore updates 2023-12-20 23:14:44 +01:00
LICENSE Create LICENSE 2024-02-09 21:16:39 +01:00
README.md Update README.md 2024-02-23 16:24:25 +01:00
astro.config.mjs update generator 2024-03-07 14:49:46 +01:00
package-lock.json update generator 2024-03-07 14:49:46 +01:00
package.json update generator 2024-03-07 14:49:46 +01:00
svelte.config.js update generator 2024-03-07 14:49:46 +01:00
tailwind.config.mjs img gen preview 2024-03-07 14:49:45 +01:00
tsconfig.json initial commit 2023-11-13 03:03:34 +01:00

README.md

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