This is a simple Web App with Rails, Webpacker, React, Graphql and ActiveStorage.
- Ruby version
2.5.3
- System dependencies
Rails
: A Ruby framework
GraphQL
: GraphQL is a query language for APIs. It ensures UI-driven data fetching
React Apollo
: React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used.