Scaffolder CLI for new NexPress projects (npx create-nexpress).
Shared Next.js page implementations for NexPress reference + scaffolded apps. Consumers import via thin re-export so both apps/web and `npx create-nexpress` projects render byte-identical UIs.
Server-side core for NexPress — collections pipeline, auth, jobs, media, plugins, observability.
Block-based page builder for NexPress.
Default theme for NexPress.
Lexical-based rich-text editor for NexPress.
Magazine theme for NexPress.
WordPress (WXR) importer for NexPress — HTML to Lexical conversion, media pipeline, taxonomies, comments.
Forum plugin for NexPress — threaded discussions on top of the community surface.
Portfolio theme for NexPress.
XLIFF translation export/import for NexPress i18n.
Admin UI components for NexPress (React + Tailwind v4 + Radix).
Redis-backed NpRateLimiterAdapter for multi-node NexPress deploys.
an 'express' development monorepo template with Next.js x Express x Prisma x OpenAPI x TS to release 1app / 1month. Start with `npx create-nexpress-app`.
Plugin SDK for NexPress (definePlugin).
Reading-time meta plugin for NexPress.
Google OAuth provider plugin for NexPress.
GitHub OAuth provider plugin for NexPress.
Theme engine for NexPress — CSS custom property generation from design tokens.
Next.js integration helpers for NexPress — bootstrap, auth, collections.
SEO audit plugin for NexPress — page-level SEO checks in the admin.
No description provided.
Makes it easy to add healthchecks to an app
Multi-threaded image batch processor CLI