https://github.com/teekaytech/graphql-tweaks
A simple Rails & React app to further understand the inner workings of GraphQL and Apollo-React
https://github.com/teekaytech/graphql-tweaks
apollo-client graphql rails7 reactjs
Last synced: 4 months ago
JSON representation
A simple Rails & React app to further understand the inner workings of GraphQL and Apollo-React
- Host: GitHub
- URL: https://github.com/teekaytech/graphql-tweaks
- Owner: teekaytech
- Created: 2022-09-15T08:41:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T20:55:10.000Z (over 3 years ago)
- Last Synced: 2025-01-02T22:45:56.185Z (over 1 year ago)
- Topics: apollo-client, graphql, rails7, reactjs
- Language: Ruby
- Homepage:
- Size: 685 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...