Wasp
Framework
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
Last updated: January 15, 2024

Overview

  • Wasp is an opinionated framework for building full-stack web applications, integrating client, server, and database.
  • It uses React for the frontend, Node.js for the backend, and Prisma for database interactions.
  • Wasp's compiler generates client and server apps, and deployment code from Wasp configurations.
  • Offers features like full-stack authentication, email sending, async jobs, and React Query data fetching.
  • Focuses on reducing code complexity and ensures adherence to security best practices.