aicoolies logo
Wasp logo
Wasp logo

Wasp

Batteries-included full-stack framework for React, Node.js, and Prisma

open sourceupdated May 22, 2026

Wasp is an open-source full-stack web framework that brings the Rails-like batteries-included experience to the JavaScript ecosystem. It uses a declarative configuration file to define auth, database models, server operations, and routing, then compiles to a standard React and Node.js application with Prisma for data access. With 18,000+ GitHub stars and YC backing, Wasp eliminates boilerplate while giving AI coding agents clear structure and guardrails.

Wasp takes the declarative configuration approach that made Rails and Django productive and applies it to the modern JavaScript stack. A single main.wasp file describes the entire application structure — routes, pages, database entities, authentication methods, server operations, background jobs, and email sending — in a concise domain-specific language. The Wasp compiler reads this specification and generates a complete React frontend with TanStack Query for data fetching, a Node.js and Express backend, and Prisma-based database access with full TypeScript types that flow across the entire stack.

The batteries-included philosophy means features that typically require days of configuration work come built in. Authentication supports username-password, Google, GitHub, and other social providers in a few lines of configuration. Server operations with automatic client-side cache invalidation replace manual API endpoint creation. Typed RPC calls between client and server eliminate the serialization and type-safety gaps that plague separate frontend-backend setups. Background jobs, email sending, and deployment helpers are first-class framework features rather than third-party additions.

Wasp has attracted particular attention for its compatibility with AI coding agents. The declarative configuration file gives AI tools a clear specification of the entire application, reducing hallucination and structural errors that occur when agents must infer application architecture from scattered code files. Official plugins for Claude Code and Cursor provide AI agents with framework-aware context. With $5.2 million in funding led by HV Capital, 18,000+ GitHub stars, and YC backing, Wasp is actively developing toward its 1.0 release with Fortune 500 companies among its early adopters.

Pricing

Free and open-source under MIT license

Platforms

Windows, Linux, macOS (generates React + Node.js apps)

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Uizard logo

Uizard

Editable UI flows from prompts, screenshots and sketches

AI-assisted product-design platform that turns prompts, screenshots and hand-drawn sketches into editable UI flows for non-designers and early product ideation, complementing rather than duplicating developer-first code generators.

freemiumTelemetry
Magic Patterns logo

Magic Patterns

Design-system-aware AI prototyping for code-ready product interfaces

Magic Patterns turns product ideas, prompts, screenshots, and existing UI into editable, code-ready interfaces. Its design-system-aware editor supports collaborative iteration, two-way GitHub sync, and an MCP workflow for moving designs between the canvas and coding agents—positioning it between prompt-to-app builders and design-handoff tools rather than as a single-screen generator.

freemium
KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source

FAQ

What is Wasp?

Wasp is an open-source full-stack web framework that brings the Rails-like batteries-included experience to the JavaScript ecosystem. It uses a declarative configuration file to define auth, database models, server operations, and routing, then compiles to a standard React and Node.js application with Prisma for data access. With 18,000+ GitHub stars and YC backing, Wasp eliminates boilerplate while giving AI coding agents clear structure and guardrails.

Is Wasp free?

Yes — Wasp is open source and free to use. Free and open-source under MIT license

Is Wasp open source?

Yes — Wasp is open source.

What are the best Wasp alternatives?

The top editor-verified Wasp alternatives are Bolt.new, Lovable, v0.