Skip to content

Panmoni/panmoni-www

Repository files navigation

Panmoni

Panmoni is a Web3 product studio building practical, permissionless, open-source products to facilitate access to prosperity for everyone, everywhere.

Getting Started

This is the static website for Panmoni, built with:

Development

pnpm install
pnpm run dev

Build for Production

pnpm run build
pnpm run serve  # preview built site

Code Quality

pnpm run format   # format code with Biome
pnpm run lint     # lint code for errors
pnpm run check    # check formatting and linting

Deployment to Cloudflare Pages

This site uses pnpm and Vite. Update your Cloudflare Pages project settings:

  1. Build command: pnpm run build
  2. Build output directory: dist
  3. Node version: 18 (or later)

Cloudflare Pages will automatically detect the packageManager field in package.json and use pnpm.

The build produces index.html and 404.html in the dist directory. Static files in the public/ directory (like _redirects and _headers) are copied to the root of dist.

License

© 2017-2026 George Donnelly. All rights reserved.

About

Panmoni is a Web3 product studio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors