Small Rails app intended to work as a backend service for a video library example project, connected to this React app through GraphQL.
bundle installrails db:migraterails db:seedrails s
Server will be listening in port :3001/graphql.
- Adding tests