Monorepo starter with GraphQL API, PostgreSQL backend, React front-end, TypeScript
GraphQL Starter Kit is a monorepo template that provides an API server, database tooling, and a React front end. It uses Node.js with GraphQL Yoga and Pothos for the API, TypeScript and Vite for the front end, Prisma/Knex for database tooling, and Terraform for infrastructure. It's suited for web applications that need an integrated GraphQL backend and multi‑environment deployment.
0