Skip to content

ShopifyEng/food-app

Repository files navigation

Food App

The Understand GraphQL for Beginners' repository to learn how to create GraphQL objects and queries.

Installation instruction

# Install gems, make sure the ruby version is included in `chruby`
$ bundle 

# Migration and seeds
$ bundle exec rake db:create db:migrate db:seed

# Run app
$ bundle exec rails s -p3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published