redwoodjs/graphql

RedwoodGraphQL

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 3rd, 2026
Created on June 9th, 2019
Open Issues & Pull Requests: 280 (+0)
GitHub issues: Enabled
Number of forks: 995
Total Stargazers: 17,603 (+0)
Total Subscribers: 99 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

RedwoodGraphQL is a full-stack framework for building React-based web applications with integrated GraphQL support.

The framework addresses the challenge of coordinating frontend and backend development by providing opinionated, pre-integrated tooling across the stack. It combines React with GraphQL, Prisma for database access, and Apollo for client-side data fetching, eliminating the need to evaluate and wire together separate technologies. The approach emphasizes transparent data fetching and optional GraphQL APIs that scale from simple prototypes to data-driven applications.

Redwood suits teams building full-stack JavaScript applications who want conventions and integration over flexibility. It works well for projects ranging from hackathons and prototypes to production startups, particularly those centered on data-driven features. The framework is designed to be approachable for newcomers while remaining comprehensive enough to support growing complexity.

The project maintains a substantial adopter base, with nearly all open issues originating from external users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker concentrates on bug reports requiring additional information, confirmed bugs, and generator and scaffolding features.