You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demo project to show graphql capabilities in react-rosario meetup, including real-time subscriptions. It allows to search for movies and mark movies as favorites.
This projects was made for the react-rosario community to show graphql capabilities.
Available Scripts
In the project directory, you can run:
yarn start:server
Runs the graphql server
yarn start
Runs the client app in development mode.
About
Demo project to show graphql capabilities in react-rosario meetup, including real-time subscriptions. It allows to search for movies and mark movies as favorites.