boilerplates.
| Boilerplate | Use case |
|---|---|
static-cdn-gallery | A fast static gallery that renders CDN-hosted assets. |
vite-react-pxxl | A React app configured for Pxxl deployment and CDN asset usage with pnpm. |
vite-react-npm-pxxl | A Vite React starter using npm. |
express-api-pxxl | A small API backend that can safely proxy CDN uploads with server-held API keys. |
express-bun-pxxl | An Express API starter running on Bun. |
hono-bun-pxxl | A tiny Hono API starter running on Bun. |
fastify-pnpm-pxxl | A Fastify API starter using pnpm. |
nextjs-pnpm-pxxl | A minimal Next.js App Router starter using pnpm. |
astro-npm-pxxl | A fast Astro content site starter using npm. |
pxxl.boilerplate.json manifest and an SEO-focused README that explains how to deploy the project on Pxxl.
pxxl.toml defaults for package manager, framework, port, install command, build command, and start command.