Skip to content

ignaciosy/SFEIR_20210831_BACKEND

Repository files navigation

README

Small Rails app intended to work as a backend service for a video library example project, connected to this React app through GraphQL.

Setting up

  1. bundle install
  2. rails db:migrate
  3. rails db:seed
  4. rails s

Server will be listening in port :3001/graphql.

Next steps

  • Adding tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published