Vite React Express starter for full-stack apps using Prisma and Postgres
This boilerplate provides a complete Vite + React frontend and Express backend connected via a Prisma-managed PostgreSQL database, with working CRUD examples for contacts, tasks, and projects. It's suited for building small team collaboration tools, CRMs, or project management apps and demonstrates form validation, relationships, migrations, and standardized JSON APIs.
0