Rust backend and Next.js frontend boilerplate for full-stack web apps.
Full-stack boilerplate combining a Rust backend (Actix-web) with a Next.js TypeScript frontend, Prisma ORM, and PostgreSQL. Includes Docker and docker-compose configuration, Tailwind-based UI primitives, and scripts for generating Prisma clients and running migrations; suited for building SaaS projects and web apps that pair a Rust server with a modern React frontend.
0