Veap is currently in Early Access. A modular Next.js 16 application framework built on Clean Architecture — explore official plugins, modules, and developer docs.
Veap unifies Clean Architecture, modular plugin isolation, and Laravel-grade developer ergonomics natively on Next.js 16 and React 19.
Strict separation of concerns. Pure domain entities and business rules remain completely isolated from Next.js routing, ORM drivers, and third-party libraries.
Every plugin is an autonomous package implementing the IPlugin contract. Encapsulated routes, Knex migrations, and UI extensions.
Dynamic route discovery mapping App Router conventions: page, layout, loading, error, and route handlers.
Automatic transaction boundaries via Node's AsyncLocalStorage. No passing trx handles across service layers.
Enterprise DI inspired by Laravel & NestJS. Typed tokens, singleton/scoped/transient lifecycles, and Service Providers.
Eliminate tight coupling between plugins. Emit and handle strongly typed events with schema validation, synchronous listeners, or async queues.
Designed from ground zero for React Server Components, Turbopack, Server Actions with Zod schemas, and high-performance server runtimes.
Modular packages built on Clean Architecture. Add authentication, blogging, media management, or custom ORM capabilities with ease.
Comprehensive blog and publishing plugin for the Veap framework with Markdown/MDX editing, drafts, categories, tags, comments, and media integration.
bun veap add @veap/blog-plugin+5 deps@veap/blog-plugin
Enterprise-grade multi-strategy authentication system with session management, credential hashing (Argon2id/bcrypt), and extensible sign-in UI slots.
bun veap add @veap/auth-plugin+2 deps@veap/auth-plugin
Modular administration dashboard providing extensible UI shells, navigation menus, widget slots, and user management.
bun veap add @veap/panel-plugin+4 deps@veap/panel-plugin
Visual plugin management UI for enabling, disabling, discovering, and configuring plugins directly inside the admin panel.
bun veap add @veap/manager-plugin+1 deps@veap/manager-plugin
Role-Based Access Control and permission management with dynamic roles, granular permissions, and administrative authorization guards.
bun veap add @veap/rbac-plugin+2 deps@veap/rbac-plugin
We don't manufacture fake testimonials. As engineering teams stress-test Veap in developer preview, their genuine benchmarks, architecture critiques, and reviews will take these reserved spots.
Slot #01 · Clean Architecture
“Share how Veap's service providers, dependency injection, and clean domain layers impacted your engineering velocity on Next.js 16.”
Slot #02 · Virtual Router & ORM
“Tested our virtual router with custom route groups, Knex transactions, and Server Actions? Share your developer experience and benchmark figures.”
Slot #03 · Plugins & Ecosystem
“Created an internal plugin or built a reusable extension for Veap? Tell the community about your packaging and migration experience.”
[ Zero manufactured reviews • Real developer benchmarks opening with v1.x ]
We are rolling out our tiered sponsorship program. Early founding partners lock in prime showcase placement across the official documentation, GitHub releases, and starter ecosystem.